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.easymockeasymock2.2-jar
org.testngtestng5.1jdk15jar
tapestrytapestry4.0.2-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
jwebunitjwebunit1.2-jar
log4jlog4j1.2.8-jar
org.mortbay.jettyjetty6.0.0beta10standalonejar

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
junitjunit3.8.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

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
httpunithttpunit1.5.4-jar
nekohtmlnekohtml0.8.1-jar
org.mortbay.jettyservlet-api-2.56.0.0beta10-jar
rhinojs1.5R4.1-jar
xercesxercesImpl2.6.2-jar
xml-apisxml-apis1.0.b2-jar

Project Dependency Graph

Dependency Listings

Tapestry / TestNG Integration

http://howardlewisship.com/tapestry-testng

Jetty Server

http://jetty.mortbay.org

Servlet Specification 2.5 API

http://jetty.mortbay.org

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

Unnamed - junit:junit:jar:3.8.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 - rhino:js:jar:1.5R4.1

Unnamed - xerces:xercesImpl:jar:2.6.2

Unnamed - httpunit:httpunit:jar:1.5.4

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

Unnamed - log4j:log4j:jar:1.2.8