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 |
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 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
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 |
Integration Test against Spring 2.0
http://apache.apache.org/camel/camel-itest-spring-2.0
Camel JMS support
http://apache.apache.org/camel/camel-jms
Camel Spring support
http://apache.apache.org/camel/camel-spring
Provides open-source implementations of Sun specifications.
http://geronimo.apache.org/specs/geronimo-jta_1.1_spec
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.
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
http://logging.apache.org/log4j/docs/
Spring Framework
http://www.springframework.org
The ActiveMQ Message Broker and Client implementations
http://activemq.apache.org/activemq-core
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
The Core Camel POJO based router
http://apache.apache.org/camel/camel-core
Provides open-source implementations of Sun specifications.
http://geronimo.apache.org/specs/geronimo-jms_1.1_spec
A high performance IO abstraction framework
http://activemq.apache.org/activeio-core
Provides open-source implementations of Sun specifications.
http://geronimo.apache.org/specs/geronimo-j2ee-management_1.0_spec
A high performance IO abstraction framework
http://activemq.apache.org/activeio-core
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://commons.apache.org/logging
Dawid Kurzyniec's backport of JSR 166
http://www.mathcs.emory.edu/dcl/util/backport-util-concurrent/