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 | struts2-core | 2.0.1 | - | jar | |
ant | ant | 1.6.5 | - | jar | (optional) |
commons-digester | commons-digester | 1.7 | - | jar | (optional) |
commons-el | commons-el | 1.0 | - | jar | (optional) |
commons-io | commons-io | 1.0 | - | jar | (optional) |
commons-lang | commons-lang | 2.1 | - | jar | (optional) |
eclipse | jdtcore | 3.1.0 | - | jar | (optional) |
jetty | org.mortbay.jetty | 5.1.4 | - | jar | (optional) |
tomcat | jasper-compiler | 5.5.12 | - | jar | (optional) |
tomcat | jasper-compiler-jdt | 5.5.12 | - | jar | (optional) |
tomcat | jasper-runtime | 5.5.12 | - | jar | (optional) |
xstream | xstream | 1.1.2 | - | jar | (optional) |
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 | |
log4j | log4j | 1.2.9 | - | jar | |
org.springframework | spring-core | 1.2.8 | - | jar | |
org.springframework | spring-mock | 1.2.8 | - | 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.4 | - | 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 |
---|---|---|---|---|---|
commons-beanutils | commons-beanutils | 1.6 | - | jar | |
commons-collections | commons-collections | 2.1 | - | jar | |
commons-logging | commons-logging | 1.0.4 | - | jar | |
freemarker | freemarker | 2.3.4 | - | jar | |
ognl | ognl | 2.6.7 | - | jar | |
opensymphony | xwork | 2.0-beta-1 | - | jar | |
org.apache.struts | struts2-api | 2.0.1 | - | jar | |
xml-apis | xml-apis | 1.0.b2 | - | jar |
Apache Struts Framework 2
http://struts.apache.org/struts2/struts2-plugins/struts2-quickstart-plugin
Unnamed - junit:junit:jar:3.8.1
Unnamed - javax.servlet:jsp-api:jar:2.0
Unnamed - xstream:xstream:jar:1.1.2
Unnamed - tomcat:jasper-compiler-jdt:jar:5.5.12
Unnamed - tomcat:jasper-compiler:jar:5.5.12
Unnamed - javax.servlet:servlet-api:jar:2.4
Unnamed - log4j:log4j:jar:1.2.9
Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - jetty:org.mortbay.jetty:jar:5.1.4
Unnamed - tomcat:jasper-runtime:jar:5.5.12
Apache Struts Framework 2
http://struts.apache.org/struts2/struts2-core
Apache Struts Framework 2
http://struts.apache.org/struts2/struts2-api
XWork is an command-pattern framework that is used to power WebWork as well as other applications. XWork provides an Inversion of Control container, a powerful expression language, data type conversion, validation, and pluggable configuration.
http://www.opensymphony.com/xwork/
Unnamed - freemarker:freemarker:jar:2.3.4
Commons-IO contains utility classes, stream implementations, file filters, and endian classes.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
JSP 2.0 Expression Language Interpreter Implementation
http://jakarta.apache.org/commons/el/
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/
Java Bean Utililities
http://jakarta.apache.org/commons/beanutils/
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
Unnamed - xml-apis:xml-apis:jar:1.0.b2
http://xml.apache.org/commons/#external
Commons Collections