The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
commons-codec | commons-codec | 1.2 | - | jar | |
commons-el | commons-el | 1.0 | - | jar | |
javax.servlet | jstl | 1.0.2 | - | jar | |
myfaces | myfaces-extensions | 1.0.9 | - | jar | |
myfaces | myfaces-impl | 1.0.9 | - | jar | |
myfaces | myfaces-jsf-api | 1.0.9 | - | jar | |
org.apache.struts | struts-faces | 1.3.9 | - | jar | |
org.apache.struts | struts-tiles | 1.3.9 | - | jar | |
taglibs | standard | 1.0.2 | - | jar |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
javax.servlet | servlet-api | 2.3 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
antlr | antlr | 2.7.2 | - | jar | |
commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
commons-chain | commons-chain | 1.1 | - | jar | |
commons-collections | commons-collections | 2.1 | - | jar | |
commons-digester | commons-digester | 1.8 | - | jar | |
commons-logging | commons-logging | 1.0.3 | - | jar | |
commons-validator | commons-validator | 1.3.1 | - | jar | |
org.apache.struts | struts-core | 1.3.9 | - | jar | |
org.apache.struts | struts-taglib | 1.3.9 | - | jar | |
oro | oro | 2.0.8 | - | jar | |
xml-apis | xml-apis | 1.0.b2 | - | jar |
Apache Struts
http://struts.apache.org/struts-apps/struts-faces-example2
Apache Struts
Apache Struts
Unnamed - antlr:antlr:jar:2.7.2
An implmentation of the GoF Chain of Responsibility pattern
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Commons Validator provides the building blocks for both client side validation and server side data validation. It may be used standalone or with a framework like Struts.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
The Digester package lets you configure an XML->Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.
http://jakarta.apache.org/commons/digester/
Apache Struts
Unnamed - javax.servlet:servlet-api:jar:2.3
Unnamed - myfaces:myfaces-impl:jar:1.0.9
Unnamed - myfaces:myfaces-extensions:jar:1.0.9
Unnamed - myfaces:myfaces-jsf-api:jar:1.0.9
Unnamed - javax.servlet:jstl:jar:1.0.2
Unnamed - taglibs:standard:jar:1.0.2
The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
JSP 2.0 Expression Language Interpreter Implementation
http://jakarta.apache.org/commons/el/
Commons Logging
http://jakarta.apache.org/commons/logging/
Apache Struts