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
org.apache.tapestrytapestry-annotations5.0.11-jar
org.apache.tapestrytapestry-ioc5.0.11-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
org.apache.tapestrytapestry-test5.0.11-jar
org.easymockeasymock2.3-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
jbossjavassist3.7.ga-jar
log4jlog4j1.2.14-jar
org.slf4jslf4j-api1.4.3-jar
org.slf4jslf4j-log4j121.4.3-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
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-driver0.9.2-jar
org.openqa.selenium.coreselenium-core0.8.3-jar
org.openqa.selenium.serverselenium-server0.9.2standalonejar
org.openqa.selenium.serverselenium-server0.9.2-jar
org.openqa.selenium.serverselenium-server-coreless0.9.2-jar
org.testngtestng5.7jdk15jar

Project Dependency Graph

Dependency Listings

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

Javassist

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

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

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/

Tapestry Annotations

Annotations used with Tapestry applications.

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

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:jar: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

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/

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

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