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
org.apache.activemq activemq-core 4.1.2 - 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:

GroupId ArtifactId Version Classifier Type Optional
junit junit 3.8.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
org.apache.geronimo.specs geronimo-annotation_1.0_spec 1.1.1 - jar
org.apache.geronimo.specs geronimo-ejb_3.0_spec 1.0.1 - jar
org.apache.geronimo.specs geronimo-jms_1.1_spec 1.1.1 - jar
org.apache.geronimo.specs geronimo-jsp_2.1_spec 1.0.1 - jar
org.apache.geronimo.specs geronimo-servlet_2.5_spec 1.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:

GroupId ArtifactId Version Classifier Type Optional
backport-util-concurrent backport-util-concurrent 2.2 - jar
commons-logging commons-logging 1.0.4 - jar
org.apache.activemq activeio-core 3.0.1 - jar
org.apache.geronimo.specs geronimo-j2ee-management_1.0_spec 1.0 - jar

Project Dependency Graph

Dependency Listings

Geronimo Samples :: jms-mdb :: EJB

Geronimo Samples. EJB Module

http://geronimo.apache.org/maven/geronimo-samples/2.1.2/samples/jms-mdb/jms-mdb-ejb

ActiveMQ :: Core

The ActiveMQ Message Broker and Client implementations

http://activemq.apache.org/activemq-core

ActiveIO :: Core

A high performance IO abstraction framework

http://activemq.apache.org/activeio-core

Logging

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

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

Backport of JSR 166

Dawid Kurzyniec's backport of JSR 166

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

Unnamed - org.apache.geronimo.specs:geronimo-j2ee-management_1.0_spec:jar:1.0

JMS 1.1

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-jms_1.1_spec

Annotation 1.0

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-annotation_1.0_spec

JSP 2.1

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-jsp_2.1_spec

EJB 3.0

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-ejb_3.0_spec

Servlet 2.5

Servlet 2.5 Specification

http://geronimo.apache.org/maven/specs/servlet-2.5/1.2

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