Project Dependencies

compile

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

GroupId ArtifactId Version Classifier Type Optional
aopalliance aopalliance 1.0 - jar (optional)
commons-logging commons-logging 1.1 - jar (optional)

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:

GroupId ArtifactId Version Classifier Type Optional
com.mockrunner mockrunner 0.3.1 - jar
hsqldb hsqldb 1.8.0.7 - jar
junit junit 3.8.2 - jar
org.codehaus.jettison jettison 1.0-RC2 - jar
org.easymock easymock 2.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:

GroupId ArtifactId Version Classifier Type Optional
javax.servlet servlet-api 2.4 - jar
javax.xml jaxrpc-api 1.1 - jar (optional)
javax.xml.soap saaj-api 1.3 - jar (optional)

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:

GroupId ArtifactId Version Classifier Type Optional
avalon-framework avalon-framework 4.1.3 - jar
logkit logkit 1.0.1 - jar
log4j log4j 1.2.14 - jar (optional)

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:

GroupId ArtifactId Version Classifier Type Optional
stax stax-api 1.0.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:

GroupId ArtifactId Version Classifier Type Optional
javax.activation activation 1.1 - jar

Project Dependency Graph

Dependency Listings

jMonit

jMonit is a monitoring toolkit for java application. It provides a simple API to instrument the application, and an extensible infrastructure to gather monitored datas and build monitoring reports. On JEE applications, it provides a web UI out of the box for monitoring and tweaking the application.

http://www.jmonit.org

HSQLDB

Lightweight 100% Java SQL Database Engine

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

Unnamed - com.mockrunner:mockrunner:jar:0.3.1

AOP alliance

AOP Alliance

Java API for XML Based RPC

Part of the Java Web Services Developer Pack 1.6

http://java.sun.com/webservices/jaxrpc/index.jsp

Jettison

A StAX implementation for JSON.

StAX API

StAX API is the standard java XML processing API defined by JSR-173

http://stax.codehaus.org/

Logging

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

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

Log4j

Log4j

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

Unnamed - logkit:logkit:jar:1.0.1

Unnamed - avalon-framework:avalon-framework:jar:4.1.3

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

Unnamed - junit:junit:jar:3.8.2

Unnamed - javax.xml.soap:saaj-api:jar:1.3

JavaBeans Activation Framework (JAF)

JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).

http://java.sun.com/products/javabeans/jaf/index.jsp