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
tapestrytapestry4.0.2-jar
tapestrytapestry-annotations4.0.2-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
com.javaforge.tapestrytapestry-testng1.0.0-SNAPSHOT-jar
jwebunitjwebunit1.2-jar
log4jlog4j1.2.8-jar
org.mortbay.jettyjetty6.0.0beta10standalonejar

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.3-jar
org.springframeworkspring-web1.2.6-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-codeccommons-codec1.3-jar
commons-fileuploadcommons-fileupload1.1-jar
commons-iocommons-io1.1-jar
commons-loggingcommons-logging1.0.4-jar
hivemindhivemind1.1.1-jar
hivemindhivemind-lib1.1.1-jar
ognlognl2.6.7-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.0-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
httpunithttpunit1.5.4-jar
junitjunit3.8.1-jar
nekohtmlnekohtml0.8.1-jar
org.easymockeasymock2.2-jar
org.mortbay.jettyservlet-api-2.56.0.0beta10-jar
org.testngtestng5.1jdk15jar
rhinojs1.5R4.1-jar
xercesxercesImpl2.6.2-jar
xml-apisxml-apis1.0.b2-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
aopallianceaopalliance1.0-jar
commons-collectionscommons-collections3.1-jar
javax.servletjstl1.0-jar
org.springframeworkspring-aop1.2.6-jar
org.springframeworkspring-beans1.2.6-jar
org.springframeworkspring-context1.2.6-jar
org.springframeworkspring-core1.2.6-jar
taglibsstandard1.0.6-jar

Project Dependency Graph

Dependency Listings

Tapestry-Spring integration extension

Provides integration between the Tapestry web application framework and the Spring IoC container. Spring beans may be injected as properties of Tapestry pages and components. This may be done using Tapestry's XML specification files, or using annotations (when available).

http://howardlewisship.com/tapestry-spring

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

Unnamed - log4j:log4j:jar:1.2.8

Unnamed - tapestry:tapestry:jar:4.0.2

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/

javassist

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 - hivemind:hivemind-lib:jar:1.1.1

Unnamed - oro:oro:jar:2.0.8

Logging

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

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

Unnamed - ognl:ognl:jar:2.6.7

Unnamed - hivemind:hivemind:jar:1.1.1

jWebUnit

jWebUnit is a Java framework that facilitates creation of acceptance tests for web applications. It evolved from a project where we were using HttpUnit and JUnit to create acceptance tests. As the tests were being written, they were continuously refactored to remove duplication and other bad smells in the test code. jWebUnit is the result of these refactorings.

http://jwebunit.sourceforge.net

Unnamed - xml-apis:xml-apis:jar:1.0.b2

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

Unnamed - nekohtml:nekohtml:jar:0.8.1

Unnamed - junit:junit:jar:3.8.1

Unnamed - rhino:js:jar:1.5R4.1

Unnamed - xerces:xercesImpl:jar:2.6.2

Unnamed - httpunit:httpunit:jar:1.5.4

Tapestry / TestNG Integration

http://howardlewisship.com/tapestry-testng

EasyMock

EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism

http://www.easymock.org

TestNG

TestNG is a unit testing framework.

http://testng.org

Jetty Server

http://jetty.mortbay.org

Servlet Specification 2.5 API

http://jetty.mortbay.org

Spring web

Unnamed - javax.servlet:jstl:jar:1.0

Unnamed - taglibs:standard:jar:1.0.6

Spring context

Spring AOP

AOP alliance

AOP Alliance

Spring beans

Spring core

Unnamed - commons-collections:commons-collections:jar:3.1

Types that extend and augment the Java Collections Framework.

Unnamed - tapestry:tapestry-annotations:jar:4.0.1