Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
org.apache.strutsstruts2-core2.0.1-jar
antant1.6.5-jar(optional)
commons-digestercommons-digester1.7-jar(optional)
commons-elcommons-el1.0-jar(optional)
commons-iocommons-io1.0-jar(optional)
commons-langcommons-lang2.1-jar(optional)
eclipsejdtcore3.1.0-jar(optional)
jettyorg.mortbay.jetty5.1.4-jar(optional)
tomcatjasper-compiler5.5.12-jar(optional)
tomcatjasper-compiler-jdt5.5.12-jar(optional)
tomcatjasper-runtime5.5.12-jar(optional)
xstreamxstream1.1.2-jar(optional)

test

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:

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit3.8.1-jar
log4jlog4j1.2.9-jar
org.springframeworkspring-core1.2.8-jar
org.springframeworkspring-mock1.2.8-jar

provided

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:

GroupIdArtifactIdVersionClassifierTypeOptional
javax.servletjsp-api2.0-jar
javax.servletservlet-api2.4-jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
commons-beanutilscommons-beanutils1.6-jar
commons-collectionscommons-collections2.1-jar
commons-loggingcommons-logging1.0.4-jar
freemarkerfreemarker2.3.4-jar
ognlognl2.6.7-jar
opensymphonyxwork2.0-beta-1-jar
org.apache.strutsstruts2-api2.0.1-jar
xml-apisxml-apis1.0.b2-jar

Project Dependency Graph

Dependency Listings

Struts 2 Quickstart Plugin

Apache Struts Framework 2

http://struts.apache.org/struts2/struts2-plugins/struts2-quickstart-plugin

Unnamed - junit:junit:jar:3.8.1

jdtcore

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 - ant:ant:jar:1.6.5

Unnamed - javax.servlet:servlet-api:jar:2.4

Unnamed - log4j:log4j:jar:1.2.9

Lang

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

Struts 2 Core

Apache Struts Framework 2

http://struts.apache.org/struts2/struts2-core

Struts 2 API

Apache Struts Framework 2

http://struts.apache.org/struts2/struts2-api

Unnamed - ognl:ognl:jar:2.6.7

XWork

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

Spring Mock

Spring core

IO

Commons-IO contains utility classes, stream implementations, file filters, and endian classes.

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

EL

JSP 2.0 Expression Language Interpreter Implementation

http://jakarta.apache.org/commons/el/

Digester

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/

BeanUtils

Java Bean Utililities

http://jakarta.apache.org/commons/beanutils/

Logging

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

Collections

Commons Collections