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-fileuploadcommons-fileupload1.2-jar
commons-iocommons-io1.3-jar
org.apache.tapestrytapestry-core5.0.14-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
org.apache.tapestrytapestry-test5.0.14-jar
org.easymockeasymock2.4-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
commons-codeccommons-codec1.3-jar
javassistjavassist3.8.0.GA-jar
log4jlog4j1.2.14-jar
org.apache.tapestrytapestry-ioc5.0.14-jar
org.apache.tapestrytapestry5-annotations5.0.14-jar
org.slf4jslf4j-api1.5.2-jar
org.slf4jslf4j-log4j121.5.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
antant1.6.5-jar
bouncycastlebcprov-jdk15135-jar
commons-loggingcommons-logging1.0.4-jar
jettyorg.mortbay.jetty5.1.10-jar
junitjunit3.8.1-jar
org.openqa.selenium.client-driversselenium-java-client-driver1.0-beta-1-jar
org.openqa.selenium.coreselenium-core1.0-beta-1-jar
org.openqa.selenium.serverselenium-server1.0-beta-1standalonejar
org.openqa.selenium.serverselenium-server1.0-beta-1-jar
org.openqa.selenium.serverselenium-server-coreless1.0-beta-1-jar
org.testngtestng5.7jdk15jar

Project Dependency Graph

Dependency Listings

Tapestry File Upload Component Library

Provides a file upload component for Tapestry, based on Jakarta commons-fileupload.

http://tapestry.apache.org/tapestry5/tapestry-upload

Tapestry Core Library

Central module for Tapestry, containing interfaces to the Java Servlet API and all core services and components.

http://tapestry.apache.org/tapestry5/tapestry-core

Tapestry Inversion of Control Container

A code-centric, high-performance, simple Inversion of Control container.

http://tapestry.apache.org/tapestry5/tapestry-ioc

Tapestry Annotations

Annotations used with Tapestry applications.

http://tapestry.apache.org/tapestry5/tapestry5-annotations

Javassist

Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.

http://www.javassist.org/

SLF4J LOG4J-12 Binding

The slf4j log4j-12 binding

http://www.slf4j.org

SLF4J API Module

The slf4j API

http://www.slf4j.org

Log4j

Log4j

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

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/

Tapestry Test Utilities

Test utilities needed by Tapestry

http://tapestry.apache.org/tapestry5/tapestry-test

Selenium RC Java Client Driver

http://www.openqa.org/selenium-rc/selenium-client-drivers/selenium-java-client-driver

Selenium RC Server

http://www.openqa.org/selenium-rc/selenium-server

Selenium RC Server

http://www.openqa.org/selenium-rc/selenium-server

Selenium RC Server (Coreless)

http://www.openqa.org/selenium-rc/selenium-server-coreless

Unnamed - ant:ant:jar:1.6.5

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

http://www.apache.org/ant

Unnamed - jetty:org.mortbay.jetty:jar:5.1.10

Logging

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

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

Unnamed - bouncycastle:bcprov-jdk15:pom:135

Selenium Core

http://www.openqa.org/selenium-core

TestNG

TestNG is a unit testing framework.

http://testng.org

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

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

IO

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

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

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

EasyMock

EasyMock provides an easy way to create Mock Objects for interfaces by generating them on the fly using Java's proxy mechanism

http://www.easymock.org