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.camel camel-jms 1.5-20081016.230301-131 - 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.2 - jar
log4j log4j 1.2.14 - jar
org.apache.activemq activemq-core 5.1.0 - jar
org.apache.camel camel-core 1.5-20081016.230301-133 tests test-jar
org.springframework spring 2.0.8 - 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
com.sun.xml.bind jaxb-impl 2.1.6 - jar
commons-logging commons-logging-api 1.1 - jar
javax.activation activation 1.1 - jar
javax.xml.bind jaxb-api 2.1 - jar
javax.xml.stream stax-api 1.0-2 - jar
org.apache.camel camel-core 1.5-SNAPSHOT - jar
org.apache.camel camel-spring 1.5-SNAPSHOT - jar
org.apache.geronimo.specs geronimo-jms_1.1_spec 1.1.1 - jar
org.apache.geronimo.specs geronimo-jta_1.1_spec 1.1.1 - 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
backport-util-concurrent backport-util-concurrent 2.1 - jar
commons-logging commons-logging 1.1.1 - jar
org.apache.activemq activeio-core 3.1.0 - jar
org.apache.activemq activeio-core 3.1.0 tests test-jar
org.apache.geronimo.specs geronimo-j2ee-management_1.0_spec 1.1 - jar

Project Dependency Graph

Dependency Listings

Camel :: ITest :: Spring 2.0

Integration Test against Spring 2.0

http://apache.apache.org/camel/camel-itest-spring-2.0

Camel :: JMS

Camel JMS support

http://apache.apache.org/camel/camel-jms

Camel :: Spring

Camel Spring support

http://apache.apache.org/camel/camel-spring

JTA 1.1

Provides open-source implementations of Sun specifications.

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

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

Camel :: Core

The Core Camel POJO based router

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

Unnamed - javax.xml.bind:jaxb-api:jar:2.1

Unnamed - com.sun.xml.bind:jaxb-impl:jar:2.1.6

Log4j

Log4j

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

Spring Framework

Spring Framework

http://www.springframework.org

ActiveMQ :: Core

The ActiveMQ Message Broker and Client implementations

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

Logging

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

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

Camel :: Core

The Core Camel POJO based router

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

JMS 1.1

Provides open-source implementations of Sun specifications.

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

ActiveIO :: Core

A high performance IO abstraction framework

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

J2EE Management 1.0

Provides open-source implementations of Sun specifications.

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

ActiveIO :: Core

A high performance IO abstraction framework

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

Commons Logging

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

http://commons.apache.org/logging

Backport of JSR 166

Dawid Kurzyniec's backport of JSR 166

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