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 |
---|---|---|---|---|---|
org.apache.struts | struts-core | 1.3.8 | - | jar | |
org.apache.struts | struts-taglib | 1.3.8 | - | jar | |
org.apache.struts | struts-tiles | 1.3.8 | - | jar |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
junit | junit | 3.8.1 | - | 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 | jsp-api | 2.0 | - | jar | |
javax.servlet | servlet-api | 2.3 | - | jar | |
myfaces | myfaces-jsf-api | 1.0.9 | - | 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 | |
avalon-framework | avalon-framework | 4.1.3 | - | jar | |
commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
commons-chain | commons-chain | 1.1 | - | jar | |
commons-digester | commons-digester | 1.8 | - | jar | |
commons-logging | commons-logging | 1.0.4 | - | jar | |
commons-validator | commons-validator | 1.3.1 | - | jar | |
log4j | log4j | 1.2.12 | - | jar | |
logkit | logkit | 1.0.1 | - | jar | |
oro | oro | 2.0.8 | - | jar |
Apache Struts
Apache Struts
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)}/
An implmentation of the GoF Chain of Responsibility pattern
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/
Unnamed - antlr:antlr:jar:2.7.2
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
Unnamed - junit:junit:jar:3.8.1
Unnamed - javax.servlet:jsp-api:jar:2.0
Unnamed - javax.servlet:servlet-api:jar:2.3
Apache Struts
Apache Struts