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.apache.tapestrytapestry-core5.1.0.0-SNAPSHOT-jar
org.apache.tapestrytapestry-hibernate-core5.1.0.0-SNAPSHOT-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
hsqldbhsqldb1.8.0.7-jar
log4jlog4j1.2.14-jar
org.apache.tapestrytapestry-test5.1.0.0-SNAPSHOT-jar
org.easymockeasymock2.4-jar
org.easymockeasymockclassextension2.2.2-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
antlrantlr2.7.6-jar
c3p0c3p00.9.1-jar
commons-codeccommons-codec1.3-jar
commons-collectionscommons-collections3.1-jar
dom4jdom4j1.6.1-jar
geronimo-specgeronimo-spec-jta1.0-M1-jar
javassistjavassist3.8.0.GA-jar
org.apache.tapestrytapestry-ioc5.1.0.0-SNAPSHOT-jar
org.apache.tapestrytapestry5-annotations5.1.0.0-SNAPSHOT-jar
org.hibernateejb3-persistence1.0.2.GA-jar
org.hibernatehibernate-annotations3.4.0.GA-jar
org.hibernatehibernate-c3p03.3.1.GA-jar
org.hibernatehibernate-commons-annotations3.1.0.GA-jar
org.hibernatehibernate-core3.3.1.GA-jar
org.slf4jslf4j-api1.5.2-jar
org.slf4jslf4j-log4j121.5.2-jar
xml-apisxml-apis1.0.b2-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
cglibcglib-nodep2.1_3-jar
commons-loggingcommons-logging1.0.4-jar
javax.servletservlet-api2.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/Hibernate Integration Library

Provides support for simple CRUD applications built on top of Tapestry and Hibernate

http://tapestry.apache.org/tapestry5.1/tapestry-hibernate

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.1/tapestry-core

Tapestry Inversion of Control Container

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

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

Tapestry Annotations

Annotations used with Tapestry applications.

http://tapestry.apache.org/tapestry5.1/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 API Module

The slf4j API

http://www.slf4j.org

SLF4J LOG4J-12 Binding

The slf4j log4j-12 binding

http://www.slf4j.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/

Core Hibernate Support

Basic Hibernate services for Tapestry, useable outside of a Tapestry web application

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

Unnamed - geronimo-spec:geronimo-spec-jta:jar:1.0-M1

Hibernate Annotations

Annotations metadata for Hibernate

http://annotations.hibernate.org

Java Persistence API

Java Persistence API

http://www.hibernate.org

Hibernate Commons Annotations

Hibernate Commons Annotations is a utility project used by annotations based Hibernate sub-projects.

Hibernate Core

The core functionality of Hibernate

http://hibernate.org/hibernate-core

Hibernate C3P0 ConnectionProvider

C3P0-based implementation of the Hibernate ConnectionProvder contract

http://hibernate.org/hibernate-c3p0

c3p0:JDBC DataSources/Resource Pools

c3p0 is an easy-to-use library for augmenting traditional (DriverManager-based) JDBC drivers with JNDI-bindable DataSources, including DataSources that implement Connection and Statement Pooling, as described by the jdbc3 spec and jdbc2 std extension.

http://c3p0.sourceforge.net

Tapestry Test Utilities

Test utilities needed by Tapestry

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

Selenium RC Java Client Driver

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

Selenium Core

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

Selenium RC Server

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

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

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 - javax.servlet:servlet-api:jar:2.4

Unnamed - bouncycastle:bcprov-jdk15:jar:135

TestNG

TestNG is a unit testing framework.

http://testng.org

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

EasyMock class extension

The EasyMock Class Extension allows to generate Mock Objects for classes

http://www.easymock.org

cglib

http://cglib.sourceforge.net/

HSQLDB

Lightweight 100% Java SQL Database Engine

http://hsqldb.org/

Log4j

Log4j

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