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.geronimo.modulesgeronimo-clustering1.2-20061110.111011-5-jar
org.codehaus.wadiwadi-core2.0M2-SNAPSHOT-jar
org.codehaus.wadiwadi-group2.0M2-SNAPSHOT-jar
org.codehaus.wadiwadi-tribes2.0M2-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
junitjunit3.8.1-jar
org.apache.geronimo.genesis.configlogging-config1.1-SNAPSHOT-jar
org.apache.geronimo.testsupporttestsupport-common1.2-20061110.111011-5-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
org.apache.geronimo.specsgeronimo-servlet_2.4_spec1.0.1-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
backport-util-concurrentbackport-util-concurrent2.2-jar
cglibcglib-nodep2.1_3-jar
commons-codeccommons-codec1.2-jar
commons-httpclientcommons-httpclient3.0-jar
commons-jexlcommons-jexl1.1-jar
commons-loggingcommons-logging1.0.4-jar
concurrentconcurrent1.3.4-jar
log4jlog4j1.2.13-jar
mx4jmx4j3.0.1-jar
ognlognl2.6.9-jar
org.apache.catalina.tribestribes0.9.5.2-jar
org.apache.geronimo.modulesgeronimo-common1.2-SNAPSHOT-jar
org.apache.geronimo.modulesgeronimo-j2ee1.2-SNAPSHOT-jar
org.apache.geronimo.modulesgeronimo-kernel1.2-SNAPSHOT-jar
org.apache.geronimo.modulesgeronimo-management1.2-SNAPSHOT-jar
org.apache.geronimo.modulesgeronimo-system1.2-SNAPSHOT-jar
org.apache.geronimo.modulesgeronimo-util1.2-SNAPSHOT-jar
org.apache.geronimo.specsgeronimo-ejb_2.1_spec1.0.1-jar
org.apache.geronimo.specsgeronimo-j2ee-management_1.0_spec1.0.1-jar
org.apache.geronimo.specsgeronimo-jta_1.0.1B_spec1.0.1-jar
org.springframeworkspring1.2.5-jar
regexpregexp1.3-jar
xpp3xpp31.1.3.3-jar
xstreamxstream1.1.3-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
org.apache.geronimo.specsgeronimo-qname_1.1_spec1.0.1-jar
staxstax-api1.0-jar
xmlbeansxbean2.0.0-jar

Project Dependency Graph

Dependency Listings

Geronimo Clustering WADI

Apache Geronimo, the J2EE server project of the Apache Software Foundation.

http://geronimo.apache.org/geronimo/modules/geronimo-clustering-wadi

WADI :: Tribes

WADI Tribes Integration

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

Logging

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

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

Unnamed - org.apache.catalina.tribes:tribes:pom:0.9.5.2

Unnamed - junit:junit:jar:3.8.1

Genesis Configuration :: Logging

Provides the common logging configuration used by the build process, primarily used to collect test output into 'target/test.log'.

http://geronimo.apache.org/config/logging-config

Geronimo Test Support :: Common

Provides support for Geronimo tests.

http://geronimo.apache.org/geronimo/testsupport/testsupport-common

Unnamed - stax:stax-api:jar:1.0

QName

Geronimo SPECs is a collection of Java Specifications that have been created completely by hand and are ASF licensed.

http://geronimo.apache.org/geronimo-qname_1.1_spec

Unnamed - xmlbeans:xbean:jar:2.0.0

WADI :: Group

WADI Group API and Dispatcher implementations

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

Dough Lea's util.concurrent package

WADI :: Core

WADI Core functionality

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

Spring full

cglib

http://cglib.sourceforge.net/

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.

Unnamed - regexp:regexp:jar:1.3

Geronimo Clustering

Apache Geronimo, the J2EE server project of the Apache Software Foundation.

http://geronimo.apache.org/geronimo/modules/geronimo-clustering

Geronimo :: J2EE

Apache Geronimo, the J2EE server project of the Apache Software Foundation.

http://geronimo.apache.org/geronimo/modules/geronimo-j2ee

Geronimo :: Management API

Contains interfaces that define the management API for Geronimo.

http://geronimo.apache.org/geronimo/modules/geronimo-management

J2EE Management

Geronimo SPECs is a collection of Java Specifications that have been created completely by hand and are ASF licensed.

http://geronimo.apache.org/geronimo-j2ee-management_1.0_spec

EJB

Geronimo SPECs is a collection of Java Specifications that have been created completely by hand and are ASF licensed.

http://geronimo.apache.org/geronimo-ejb_2.1_spec

JTA

Geronimo SPECs is a collection of Java Specifications that have been created completely by hand and are ASF licensed.

http://geronimo.apache.org/geronimo-jta_1.0.1B_spec

Geronimo :: System

Apache Geronimo, the J2EE server project of the Apache Software Foundation.

http://geronimo.apache.org/geronimo/modules/geronimo-system

Geronimo :: Util

Apache Geronimo, the J2EE server project of the Apache Software Foundation.

http://geronimo.apache.org/geronimo/modules/geronimo-util

Backport of JSR 166

Dawid Kurzyniec's backport of JSR 166

http://www.mathcs.emory.edu/dcl/util/backport-util-concurrent/

Commons JEXL

Jexl is an implementation of the JSTL Expression Language with extensions.

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

Geronimo :: Kernel

Apache Geronimo, the J2EE server project of the Apache Software Foundation.

http://geronimo.apache.org/geronimo/modules/geronimo-kernel

Unnamed - xstream:xstream:jar:1.1.3

Unnamed - xpp3:xpp3:jar:1.1.3.3

Unnamed - mx4j:mx4j:jar:3.0.1

Log4j

Log4j

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

OGNL

OGNL stands for Object-Graph Navigation Language; it is an expression language for getting and setting properties of Java objects.

http://www.ognl.org/

Geronimo :: Common

Apache Geronimo, the J2EE server project of the Apache Software Foundation.

http://geronimo.apache.org/geronimo/modules/geronimo-common

Servlet

Geronimo SPECs is a collection of Java Specifications that have been created completely by hand and are ASF licensed.

http://geronimo.apache.org/geronimo-servlet_2.4_spec