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
jfreejfreechart1.0.3-jar
org.apache.tapestrytapestry-framework4.1.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
jmockjmock1.2.0-jar
jmockjmock-cglib1.2.0-jar
junitjunit3.8.1-jar
log4jlog4j1.2.14-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.2-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
backport-util-concurrentbackport-util-concurrent2.2-jar
commons-beanutilscommons-beanutils1.7.0-jar
commons-codeccommons-codec1.3-jar
commons-fileuploadcommons-fileupload1.1.1-jar
commons-iocommons-io1.1-jar
commons-langcommons-lang2.2-jar
commons-loggingcommons-logging1.0.3-jar
hivemindhivemind1.1.1-jar
hivemindhivemind-lib1.1.1-jar
jbossjavassist3.0-jar
jfreejcommon1.0.6-jar
ognlognl2.6.9-jar
orooro2.0.8-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
cglibcglib-nodep2.1_3-jar

Project Dependency Graph

Dependency Listings

The Bayeux Tapestry Extensions

A collection of tapestry components compatible with version 4.1.1.

http://tapestry-bayeux.sourceforge.net

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 - javax.servlet:servlet-api:jar:2.2

jMock

jMock is a library for testing Java code using mock objects

http://www.jmock.org/

Log4j

Log4j

http://logging.apache.org/log4j/docs/

Tapestry Core Library - 4.1.1

Java Web Application Framework

http://tapestry.apache.org/tapestry4.1/tapestry-framework

javassist

Unnamed - hivemind:hivemind:jar:1.1.1

Unnamed - hivemind:hivemind-lib:jar:1.1.1

Unnamed - oro:oro:jar:2.0.8

Codec

The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.

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

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/

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/

Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0

Logging

Commons Logging

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

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/lang/

Backport of JSR 166

Dawid Kurzyniec's backport of JSR 166

http://www.mathcs.emory.edu/dcl/util/backport-util-concurrent/

jMock CGLIB extension

jMock is a library for testing Java code using mock objects. The CGLIB extension allows creating of mock objects for classes.

http://www.jmock.org/

cglib

http://cglib.sourceforge.net/

jfreechart

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/

jcommon

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/