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.strutsstruts-core1.3.5-jar
org.apache.strutsstruts2-core2.0.5-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
antlrantlr2.7.2-jar
commons-beanutilscommons-beanutils1.7.0-jar
commons-chaincommons-chain1.1-jar
commons-collectionscommons-collections2.1-jar
commons-digestercommons-digester1.6-jar
commons-loggingcommons-logging1.0.4-jar
commons-validatorcommons-validator1.3.0-jar
freemarkerfreemarker2.3.8-jar
ognlognl2.6.9-jar
opensymphonyxwork2.0.0-jar
org.apache.strutsstruts2-api2.0.5-jar
orooro2.0.8-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 Configuration Browser Plugin

Apache Struts 2

http://struts.apache.org/struts2/struts2-plugins/struts2-config-browser-plugin

Unnamed - junit:junit:jar:3.8.1

Struts 2 Core

Apache Struts 2

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

OGNL

OGNL stands for Object-Graph Navigation Language; it is an expression language for getting and setting properties of Java objects.

http://www.ognl.org/

Struts 2 API

Apache Struts 2

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

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/

com.sun:tools:jar

C:\Program Files (x86)\Java\jdk1.5.0_08\jre\..\lib\tools.jar

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/

Struts Core

Apache Struts

http://struts.apache.org

Unnamed - commons-digester:commons-digester:jar:1.6

Collections

Commons Collections

Unnamed - oro:oro:jar:2.0.8

Commons Chain

An implmentation of the GoF Chain of Responsibility pattern

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

Validator

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)}/

Unnamed - antlr:antlr:jar:2.7.2

Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0

Logging

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

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

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