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.geronimo.modules geronimo-activemq-ra 2.1.2 - rar
org.apache.geronimo.samples jms-mdb-ejb 2.1.2 - ejb
org.apache.geronimo.samples jms-mdb-war 2.1.2 - war

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

Project Dependency Graph

Dependency Listings

Geronimo Samples :: jms-mdb :: EAR

Geronimo Samples. EAR Module

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

Geronimo Plugins, ActiveMQ :: Resource Adapter Core

Resource Adapter for using ActiveMQ in Geronimo.

http://geronimo.apache.org/maven/geronimo-2.1.2/2.1.2/plugins/activemq/geronimo-activemq-ra

ActiveMQ :: RA

A JCA Resource Adapter used to integrate ActiveMQ with transactional enterprise containers

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

Geronimo Samples :: jms-mdb :: WAR

Geronimo Samples. WEB Module

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

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

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