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
javax.servletjsp-api2.0-jar
log4jlog4j1.2.9-jar
net.sf.ww4jww4j-core1.0-SNAPSHOT-jar
org.apache.strutsstruts2-core2.0.11-jar
org.apache.strutsstruts-annotations1.0.2-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
junitjunit3.8.1-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.0.4-jar
commons-beanutilscommons-beanutils1.7.0-jar
commons-loggingcommons-logging1.0.4-jar
freemarkerfreemarker2.3.8-jar
javax.servletservlet-api2.4-jar
opensymphonyognl2.6.11-jar

Project Dependency Graph

Dependency Listings

ww4j-struts2-plugin

This is a struts2 plugin for ww4j framework.

http://ww4j.sf.net/ww4j-struts2-plugin

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 - log4j:log4j:jar:1.2.9

ww4j-core

This is a core of ww4j framework.

http://ww4j.sf.net/ww4j-core

Unnamed - commons-beanutils:commons-beanutils:jar:1.7.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/

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/

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

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

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/