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.1.2-jar
org.apache.velocityvelocity1.5-jar(optional)
org.apache.velocityvelocity-tools1.3-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
jmockjmock-cglib1.0.1-jar
log4jlog4j1.2.9-jar
mockobjectsmockobjects-core0.09-jar
mockobjectsmockobjects-jdk1.3-j2ee1.30.09-jar
org.apache.strutsstruts2-junit-plugin2.1.2-jar
org.easymockeasymock2.0-jar
org.springframeworkspring-core2.0.8-jar
org.springframeworkspring-mock2.0.8-jar
org.springframeworkspring-portlet2.0.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
portlet-apiportlet-api1.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
avalon-frameworkavalon-framework4.1.3-jar
com.opensymphonyxwork2.1.1-jar
commons-beanutilscommons-beanutils1.7.0-jar
commons-collectionscommons-collections3.1-jar
commons-digestercommons-digester1.8-jar
commons-iocommons-io1.1-jar
commons-langcommons-lang2.1-jar
commons-loggingcommons-logging1.1-jar
commons-validatorcommons-validator1.3.1-jar
logkitlogkit1.0.1-jar
opensymphonyognl2.6.11-jar
org.freemarkerfreemarker2.3.12-jar
orooro2.0.8-jar
sslextsslext1.2-0-jar
velocityvelocity1.4-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
aopallianceaopalliance1.0-jar
cglibcglib-full2.0-jar
commons-fileuploadcommons-fileupload1.1.1-jar
jmockjmock1.0.1-jar
junitjunit3.8.2-jar
org.springframeworkspring-beans2.0.8-jar
org.springframeworkspring-context2.0.8-jar
org.springframeworkspring-web2.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 Portlet Plugin

Apache Struts 2

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

Struts 2 JUnit Plugin

Apache Struts 2

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

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

Apache Velocity

Apache Velocity is a general purpose template engine.

http://velocity.apache.org/engine/releases/velocity-1.5/

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

VelocityTools

VelocityTools is an integrated collection of Velocity subprojects with the common goal of creating tools and infrastructure to speed and ease development of both web and non-web applications using the Velocity template engine.

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

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

Types that extend and augment the Java Collections Framework.

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 - commons-beanutils:commons-beanutils:jar:1.7.0

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/

Unnamed - oro:oro:jar:2.0.8

sslext

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 - portlet-api:portlet-api:jar:1.0

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

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 - jmock:jmock:jar:1.0.1

Unnamed - cglib:cglib-full:jar:2.0

Unnamed - mockobjects:mockobjects-core:jar:0.09

Unnamed - log4j:log4j:jar:1.2.9

Spring Framework: Mock

Spring Framework: Mock

http://www.springframework.org

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

Spring Framework: Portlet

Spring Framework: Portlet

http://www.springframework.org

Spring Framework: Web

Spring Framework: Web

http://www.springframework.org

Spring Framework: Beans

Spring Framework: Beans

http://www.springframework.org

Spring Framework: Context

Spring Framework: Context

http://www.springframework.org

Spring Framework: Core

Spring Framework: Core

http://www.springframework.org

Logging

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

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

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

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

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

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