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
junitjunit3.8.2-jar
org.apache.strutsstruts2-core2.1.2-jar

runtime

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

GroupIdArtifactIdVersionClassifierTypeOptional
org.apache.tilestiles-jsp2.0.5-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
com.opensymphonyxwork2.1.1-jar
commons-beanutilscommons-beanutils1.7.0-jar
commons-digestercommons-digester1.8-jar
commons-fileuploadcommons-fileupload1.2.1-jar
commons-iocommons-io1.3.2-jar
commons-loggingcommons-logging-api1.1-jar
opensymphonyognl2.6.11-jar
org.apache.tilestiles-api2.0.5-jar
org.apache.tilestiles-core2.0.5-jar
org.freemarkerfreemarker2.3.12-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 Tiles Plugin

Apache Struts 2

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

Tiles - JSP support

Tiles JSP support: Classes and tag libraries to use Tiles in a JSP environment.

http://tiles.apache.org/framework/tiles-jsp

Tiles - Core Library

Tiles Core Library, including basic implementation of the APIs.

http://tiles.apache.org/framework/tiles-core

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/

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:jsp-api:jar:2.0

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/

FreeMarker

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

http://www.freemarker.org

OGNL - Object Graph Navigation Library

http://ognl.org

Commons FileUpload

The FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.

http://commons.apache.org/fileupload/

Commons IO

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

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

com.sun:tools:jar

/opt/java/sdk/Sun/jdk1.5.0_10/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