The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
org.apache.struts | struts2-core | 2.0.6 | - | jar | |
junit | junit | 3.8.1 | - | jar | (optional) |
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:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
jasperreports | jasperreports | 1.2.1 | - | jar | |
javax.servlet | servlet-api | 2.4 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
commons-logging | commons-logging | 1.0.4 | - | jar | |
freemarker | freemarker | 2.3.8 | - | jar | |
opensymphony | ognl | 2.6.11 | - | jar | |
opensymphony | xwork | 2.0.1 | - | jar |
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:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
com.lowagie | itext | 1.3.1 | - | jar | |
commons-beanutils | commons-beanutils | 1.6 | - | jar | |
commons-collections | commons-collections | 2.1 | - | jar | |
commons-digester | commons-digester | 1.7 | - | jar | |
eclipse | jdtcore | 3.1.0 | - | jar | |
jfree | jcommon | 1.0.0 | - | jar | |
jfree | jfreechart | 1.0.1 | - | jar | |
xml-apis | xml-apis | 1.3.02 | - | jar |
The following is a list of system dependencies for this project. These dependencies are required to compile the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
com.sun | tools | 1.5.0 | - | jar |
Struts 2 Jasper Reports Plugin
Apache Struts 2
http://struts.apache.org/struts2/struts2-plugins/struts2-jasperreports-plugin
Unnamed - junit:junit:jar:3.8.1
Unnamed - javax.servlet:servlet-api:jar:2.4
Apache Struts 2
http://struts.apache.org/struts2/struts2-core
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
Unnamed - freemarker:freemarker:jar:2.3.8
FreeMarker is a "template engine"; a generic tool to generate text output based on templates.
C:\Program Files (x86)\Java\jdk1.5.0_08\jre\..\lib\tools.jar
JasperReports Library
http://jasperreports.sourceforge.net
Java Bean Utililities
http://jakarta.apache.org/commons/beanutils/
Commons Collections
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/
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
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.
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.
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
Unnamed - xml-apis:xml-apis:jar:1.3.02