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.12-jar
org.codehaus.plexusplexus-container-default1.0-alpha-10-jar
junitjunit3.8.1-jar(optional)

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.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
classworldsclassworlds1.1-jar
com.opensymphonyxwork2.0.6-jar
commons-loggingcommons-logging1.0.4-jar
freemarkerfreemarker2.3.8-jar
opensymphonyognl2.6.11-jar
org.codehaus.plexusplexus-utils1.2-jar

system

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

GroupIdArtifactIdVersionClassifierTypeOptional
com.suntools1.5.0-jar

Project Dependency Graph

Dependency Listings

Struts 2 Plexus Plugin

Apache Struts 2

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

Default Plexus Container

Plexus Common Utilities

classworlds

http://classworlds.codehaus.org/

Struts 2 Core

Apache Struts 2

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

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.8

FreeMarker is a "template engine"; a generic tool to generate text output based on templates.

http://freemarker.org/

OGNL - Object Graph Navigation Library

http://ognl.org

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

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

com.sun:tools:jar

/usr/lib/jvm/java-1.5.0-sun-1.5.0.15/jre/../lib/tools.jar

JUnit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.

http://junit.org

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