Print
site/modules/trails-security/dependencies.html

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.acegisecurityacegi-security1.0.4-jar
org.springframeworkspring-remoting2.0.6-jar
org.springframeworkspring-support2.0.6-jar
org.trailsframeworktrails-hibernate1.2.1-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
org.trailsframeworktrails-test1.2.1-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
antlrantlr2.7.6-jar
aopallianceaopalliance1.0-jar
asmasm1.5.3-jar
asmasm-attrs1.5.3-jar
backport-util-concurrentbackport-util-concurrent3.1-jar
cglibcglib2.1_3-jar
com.javaforge.tapestrytapestry-spring1.0.0-jar
commons-beanutilscommons-beanutils1.7.0-jar
commons-codeccommons-codec1.3-jar
commons-collectionscommons-collections3.1-jar
commons-dbcpcommons-dbcp1.2.2-jar
commons-fileuploadcommons-fileupload1.2-jar
commons-iocommons-io1.4-jar
commons-langcommons-lang2.1-jar
commons-loggingcommons-logging1.0.4-jar
commons-poolcommons-pool1.4-jar
dom4jdom4j1.6.1-jar
hivemindhivemind1.1.1-jar
hivemindhivemind-lib1.1.1-jar
javax.persistencepersistence-api1.0-jar
javax.transactionjta1.0.1B-jar
jbossjavassist3.6.ga-jar
log4jlog4j1.2.14-jar
net.sf.ehcacheehcache1.2.3-jar
ognlognl2.7.1-jar
org.apache.tapestrytapestry-annotations4.1.5-jar
org.apache.tapestrytapestry-contrib4.1.5-jar
org.apache.tapestrytapestry-framework4.1.5-jar
org.aspectjaspectjrt1.5.4-jar
org.aspectjaspectjweaver1.5.4-jar
org.hibernatehibernate3.2.6.ga-jar
org.hibernatehibernate-annotations3.3.0.ga-jar
org.hibernatehibernate-commons-annotations3.3.0.ga-jar
org.hibernatehibernate-validator3.0.0.ga-jar
org.springframeworkspring-aop2.0.6-jar
org.springframeworkspring-beans2.0.6-jar
org.springframeworkspring-context2.0.6-jar
org.springframeworkspring-core2.0.6-jar
org.springframeworkspring-dao2.0.6-jar
org.springframeworkspring-hibernate32.0.6-jar
org.springframeworkspring-jdbc2.0.6-jar
org.springframeworkspring-web2.0.6-jar
org.trailsframeworktrails-core1.2.1-jar
orooro2.0.8-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
cglibcglib-nodep2.1_3-jar
com.ibm.icuicu4j2.6.1-jar
commons-httpclientcommons-httpclient3.0.1-jar
htmlunithtmlunit1.13-jar
jaxenjaxen1.1.1-jar
jdomjdom1.0-jar
jmockjmock1.2.0-jar
jmockjmock-cglib1.2.0-jar
junitjunit3.8.2-jar
nekohtmlnekohtml0.9.5-jar
org.hamcresthamcrest-api1.0-jar
org.hamcresthamcrest-library1.0-jar
org.jmockjmock2.1.0-jar
org.jmockjmock-junit32.1.0-jar
org.springframeworkspring-mock2.0.6-jar
rhinojs1.6R5-jar
xalanxalan2.6.0-jar
xercesxercesImpl2.6.2-jar
xercesxmlParserAPIs2.6.2-jar
xml-apisxml-apis1.3.02-jar
xomxom1.0-jar

system

The following is a list of system dependencies for this project. These dependencies are required to compile the application:

GroupIdArtifactIdVersionClassifierTypeOptional
com.suntools1.5.0-jar

Project Dependency Graph

Dependency Tree

Dependency Listings

Trails Security

A domain driven development framework for Java.

http://www.trailsframework.org/modules/trails-security

Acegi Security System for Spring

Acegi Security System for Spring

http://acegisecurity.org/acegi-security

Spring Framework: Remoting

Spring Framework: Remoting

http://www.springframework.org

Spring Framework: Support

Spring Framework: Support

http://www.springframework.org

Trails Hibernate

A domain driven development framework for Java.

http://www.trailsframework.org/modules/trails-hibernate

Commons DBCP

Commons Database Connection Pooling

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Commons Pool

Commons Object Pooling Library

http://commons.apache.org/pool/

Hibernate Commons - Annotations

EJB3-style annotations for Hibernate - common code

http://annotations.hibernate.org

Hibernate Annotations

EJB3-style annotations for Hibernate

http://annotations.hibernate.org

Hibernate Validator

Following the DRY (Don't Repeat Yourself) principle, Hibernate Validator let's you express your domain constraints once (and only once) and ensure their compliance at various level of your system automatically.

http://validator.hibernate.org

Spring Framework: Hibernate3

Spring Framework: Hibernate3

http://www.springframework.org

AOP alliance

AOP Alliance

http://aopalliance.sourceforge.net

Hibernate

Relational Persistence for Java

http://www.hibernate.org

Spring Framework: Beans

Spring Framework: Beans

http://www.springframework.org

Spring Framework: Core

Spring Framework: Core

http://www.springframework.org

Spring Framework: DAO

Spring Framework: DAO

http://www.springframework.org

Spring Framework: JDBC

Spring Framework: JDBC

http://www.springframework.org

Spring Framework: AOP

Spring Framework: AOP

http://www.springframework.org

Spring Framework: Web

Spring Framework: Web

http://www.springframework.org

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

Trails Test

A domain driven development framework for Java.

http://www.trailsframework.org/modules/trails-test

Trails Core

A domain driven development framework for Java.

http://www.trailsframework.org/modules/trails-core

jMock CGLIB extension

jMock is a library for testing Java code using mock objects. The CGLIB extension allows creating of mock objects for classes.

http://www.jmock.org/

jMock

jMock is a library for testing Java code using mock objects

http://www.jmock.org/

cglib

http://cglib.sourceforge.net/

jMock JUnit 3 Extension

jMock 2 Core

Hamcrest Library

Hamcrest Library

http://code.google.com/p/hamcrest

Hamcrest API

Hamcrest API

http://code.google.com/p/hamcrest

Spring Framework: Mock

Spring Framework: Mock

http://www.springframework.org

Spring Framework: Context

Spring Framework: Context

http://www.springframework.org

Enterprise JavaBeans (EJB) 3.0

The Enterprise JavaBeans architecture is a component architecture for the development and deployment of component-based business applications. The purpose of Enterprise JavaBeans (EJB) 3.0 is to improve the EJB architecture by reducing its complexity from the developer's point of view.

http://www.jcp.org/en/jsr/detail?id=220

htmlunit

A tool for testing web based applications

http://htmlunit.sourceforge.net

jaxen

Jaxen is a universal Java XPath engine.

http://jaxen.codehaus.org/

dom4j

dom4j: the flexible XML framework for Java

http://dom4j.org

Unnamed - jdom:jdom:jar:1.0

xom

http://www.xom.nu

Unnamed - xalan:xalan:jar:2.6.0

Unnamed - xml-apis:xml-apis:jar:1.3.02

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

Unnamed - com.ibm.icu:icu4j:jar:2.6.1

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

Types that extend and augment the Java Collections Framework.

Lang

Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

HttpClient

The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.

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

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/

Rhino

Rhino: JavaScript for Java

http://www.mozilla.org/rhino/

Unnamed - xerces:xmlParserAPIs:jar:2.6.2

Neko HTML

Unnamed - xerces:xercesImpl:jar:2.6.2

Logging

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

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

Commons IO

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

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

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

HSQLDB

Lightweight 100% Java SQL Database Engine

http://hsqldb.org/


Powered by Atlassian Confluence