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-loggingcommons-logging1.0.4-jar
ognlognl2.6.9-jar
opensymphonyxwork2.0.0-jar
org.apache.strutsstruts2-api2.0.5-jar
commons-fileuploadcommons-fileupload1.1.1-jar(optional)
commons-iocommons-io1.0-jar(optional)
commons-langcommons-lang2.1-jar(optional)
junitjunit3.8.1-jar(optional)
org.apache.plutopluto1.0.1-rc4-jar(optional)
org.apache.strutsstruts-annotations1.0-SNAPSHOT-jar(optional)
org.springframeworkspring-mock1.2.8-jar(optional)
org.testngtestng5.1jdk15jar(optional)
portlet-apiportlet-api1.0-jar(optional)
uk.ltd.getaheaddwr1.1-beta-3-jar(optional)
velocityvelocity1.4-jar(optional)
velocity-toolsvelocity-tools1.1-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
jmockjmock1.0.1-jar
jmockjmock-cglib1.0.1-jar
log4jlog4j1.2.9-jar
mockobjectsmockobjects-alt-jdk1.30.09-jar
mockobjectsmockobjects-alt-jdk1.3-j2ee1.30.09-jar
mockobjectsmockobjects-core0.09-jar
mockobjectsmockobjects-jdk1.30.09-jar
mockobjectsmockobjects-jdk1.3-j2ee1.30.09-jar
org.easymockeasymock2.0-jar
org.springframeworkspring-core1.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

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 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
freemarkerfreemarker2.3.8-jar

runtime

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

GroupIdArtifactIdVersionClassifierTypeOptional
velocityvelocity-dep1.4-jar

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
cglibcglib-full2.0-jar
commons-collectionscommons-collections3.1-jar

Project Dependency Graph

Dependency Listings

Struts 2 Core

Apache Struts 2

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

Unnamed - junit:junit:jar:3.8.1

Unnamed - jmock:jmock:jar:1.0.1

Unnamed - javax.servlet:jsp-api:jar:2.0

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

Logging

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

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

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/

Unnamed - mockobjects:mockobjects-alt-jdk1.3:jar:0.09

Unnamed - portlet-api:portlet-api:jar:1.0

Direct Web Remoting

DWR is easy Ajax for Java.

http://getahead.ltd.uk/dwr/

Struts 2 API

Apache Struts 2

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

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 - org.apache.pluto:pluto:jar:1.0.1-rc4

Spring Mock

com.sun:tools:jar

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

EasyMock 2.0

EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism. Due to EasyMock's unique style of recording expectations, most refactorings will not affect the Mock Objects. So EasyMock is a perfect fit for Test-Driven Development.

http://www.easymock.org

Unnamed - jmock:jmock-cglib:jar:1.0.1

Unnamed - cglib:cglib-full:jar:2.0

Unnamed - mockobjects:mockobjects-jdk1.3:jar:0.09

Unnamed - log4j:log4j:jar:1.2.9

Velocity

Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.

http://jakarta.apache.org/velocity/

Velocity

Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.

http://jakarta.apache.org/velocity/

Unnamed - mockobjects:mockobjects-core:jar:0.09

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/

FileUpload

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

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

Struts Annotations

struts-annotations adds apt generation support for struts based annotated projetcs, such as TLD and documentation generation from annotated component classes as used in struts2

http://struts.apache.org

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/

TestNG

TestNG is a unit testing framework.

http://testng.org

Spring core

Unnamed - commons-collections:commons-collections:jar:3.1

Types that extend and augment the Java Collections Framework.

Unnamed - mockobjects:mockobjects-jdk1.3-j2ee1.3:jar:0.09

Unnamed - velocity-tools:velocity-tools:jar:1.1

Unnamed - mockobjects:mockobjects-alt-jdk1.3-j2ee1.3:jar:0.09

IO

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

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