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-loggingcommons-logging1.1-jar
concurrentconcurrent1.3.4-jar
jgroupsjgroups-all2.2.9.1-jar
org.codehaus.wadiwadi-core2.0-M8-jar
org.codehaus.wadiwadi-group2.0-M8-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
com.agical.rmockrmock2.0.0-rc-6-jar
geronimo-specgeronimo-spec-servlet2.4-rc4-jar
junitjunit3.8.1-jar
org.codehaus.wadiwadi-core2.0-M8teststest-jar
org.codehaus.wadiwadi-group2.0-M8teststest-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
cglibcglib-nodep2.1_3-jar
commons-codeccommons-codec1.2-jar
commons-httpclientcommons-httpclient3.0-jar
regexpregexp1.3-jar

Project Dependency Graph

Dependency Listings

WADI :: JGroups

WADI/JGroups Integration - A WADI backend implemented over JGroups

http://wadi.codehaus.org/wadi-jgroups

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

WADI :: Core

WADI Core functionality

http://wadi.codehaus.org/wadi-core

Unnamed - regexp:regexp:jar:1.3

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/

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.

WADI :: Group

WADI Group API and Dispatcher implementations

http://wadi.codehaus.org/wadi-group

WADI :: Core

WADI Core functionality

http://wadi.codehaus.org/wadi-core

WADI :: Group

WADI Group API and Dispatcher implementations

http://wadi.codehaus.org/wadi-group

JGroups

A Toolkit for Reliable Multicast Communication.

http://www.jboss.org/products/jgroups

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)}/

Unnamed - geronimo-spec:geronimo-spec-servlet:jar:2.4-rc4

Dough Lea's util.concurrent package

rMock

rMock 2.0.0 is a Java mock object framework based on jUnit. rMock has support for a record-modify-playback-verify workflow when writing jUnit tests, integrates better with IDE refactoring support and allows designing interfaces in a true test first fashion. rMock has the flexibility and power of jMock, and is influenced by EasyMock for recording mock calls.

http://sourceforge.net/projects/rmock/

cglib

http://cglib.sourceforge.net/