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
jchartsjcharts0.6.0-jar
log4jlog4j1.2.13-jar
org.apache.tapestrytapestry-annotations4.1.6-jar
org.apache.tapestrytapestry-contrib4.1.6-jar
org.apache.tapestrytapestry-framework4.1.6-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

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-concurrent3.1-jar
commons-beanutilscommons-beanutils1.7.0-jar
commons-codeccommons-codec1.3-jar
commons-fileuploadcommons-fileupload1.2.1-jar
commons-iocommons-io1.4-jar
commons-langcommons-lang2.4-jar
commons-poolcommons-pool1.4-jar
hivemindhivemind1.1.1-jar
hivemindhivemind-lib1.1.1-jar
ognlognl2.7.3-jar
orooro2.0.8-jar

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
jbossjavassist3.7.ga-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
avalon-frameworkavalon-framework4.1.3-jar
commons-loggingcommons-logging1.1-jar
logkitlogkit1.0.1-jar

Project Dependency Graph

Dependency Listings

Tapestry Workbench

Tapestry example applications

http://tapestry.apache.org/tapestry4.1/tapestry-examples/tapestry-Workbench

Unnamed - jcharts:jcharts:jar:0.6.0

Annotations

Java Web Application Framework

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

Contrib

Java Web Application Framework

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

Tapestry Core Library - 4.1.6

Java Web Application Framework

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

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 - Object Graph Navigation Library

http://ognl.org

Javassist

Javassist (Java programming assistant) is a load-time reflective system for Java.

http://labs.jboss.com/javassist/

Commons FileUpload

The FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.

http://commons.apache.org/fileupload/

Commons IO

Commons-IO contains utility classes, stream implementations, file filters, file comparators and endian classes.

http://commons.apache.org/io/

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

Logging

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

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Unnamed - logkit:logkit:jar:1.0.1

Unnamed - avalon-framework:avalon-framework:jar:4.1.3

Commons 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://commons.apache.org/lang/

Commons Pool

Commons Object Pooling Library

http://commons.apache.org/pool/

Backport of JSR 166

Dawid Kurzyniec's backport of JSR 166

http://backport-jsr166.sourceforge.net/

Log4j

Log4j

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

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