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.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
jasperreportsjasperreports1.2.1-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
commons-loggingcommons-logging1.0-jar
freemarkerfreemarker2.3.8-jar
ognlognl2.6.9-jar
opensymphonyxwork2.0.0-jar
org.apache.strutsstruts2-api2.0.5-jar
junitjunit3.8.1-jar(optional)

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
avalon-frameworkavalon-framework4.1.3-jar
com.lowagieitext1.3.1-jar
commons-beanutilscommons-beanutils1.6-jar
commons-collectionscommons-collections2.1-jar
commons-digestercommons-digester1.7-jar
eclipsejdtcore3.1.0-jar
jfreejcommon1.0.0-jar
jfreejfreechart1.0.1-jar
log4jlog4j1.2.12-jar
logkitlogkit1.0.1-jar
xml-apisxml-apis1.3.02-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 Jasper Reports Plugin

Apache Struts 2

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

JasperReports

JasperReports Library

http://jasperreports.sourceforge.net

itext

The iText classes are very useful for people who need to generate read-only, platform independent documents containing text, lists, tables and images. The library is especially useful in combination with Java(TM) technology-based Servlets: The look and feel of HTML is browser dependent; with iText and PDF you can control exactly how your servlet's output will look. iText requires JDK 1.2, and no extra dependencies. It's available for free under a multiple license: MPL and LGPL.

http://www.lowagie.com/iText/

BeanUtils

Java Bean Utililities

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

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 - xml-apis:xml-apis:jar:1.3.02

http://xml.apache.org/commons/#external

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

jdtcore

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/

Collections

Commons Collections

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

Struts 2 Core

Apache Struts 2

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

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/

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 - commons-logging:commons-logging:jar:1.0

com.sun:tools:jar

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

Struts 2 API

Apache Struts 2

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

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/