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.0.1-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
mockobjectsmockobjects-core0.09-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.servletservlet-api2.4-jar
jfreejcommon1.0.0-jar
jfreejfreechart1.0.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
commons-loggingcommons-logging1.0.4-jar
freemarkerfreemarker2.3.4-jar
ognlognl2.6.7-jar
opensymphonyxwork2.0-beta-1-jar
org.apache.strutsstruts2-api2.0.1-jar
junitjunit3.8.1-jar(optional)

Project Dependency Graph

Dependency Listings

Struts 2 JFreeChart Plugin

Apache Struts Framework 2

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

Unnamed - mockobjects:mockobjects-core:jar:0.09

Unnamed - jfree:jfreechart:jar:1.0.1

JFreeChart is a class library, written in Java, for generating charts. Utilising the Java2D APIs, it currently supports bar charts, pie charts, line charts, XY-plots and time series plots.

http://www.jfree.org/jfreechart

Struts 2 Core

Apache Struts Framework 2

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

Logging

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

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

Struts 2 API

Apache Struts Framework 2

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

Unnamed - ognl:ognl:jar:2.6.7

Unnamed - freemarker:freemarker:jar:2.3.4

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/

Unnamed - jfree:jcommon:jar:1.0.0

JCommon is a free general purpose Java class library that is used in several projects at www.jfree.org, including JFreeChart and JFreeReport.

http://www.jfree.org/jcommon/

Unnamed - junit:junit:jar:3.8.1

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