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 |
---|---|---|---|---|---|
javax.jms | jms | 1.1 | - | jar | |
org.codehaus.jackson | jackson-asl | 0.9.5 | - | jar | |
org.springframework | spring | 2.5.6 | - | 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 | 4.0 | - | jar | |
org.apache.activemq | activemq-core | 5.2.0 | - | jar | |
org.apache.xbean | xbean-spring | 3.5 | - | 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 |
---|---|---|---|---|---|
commons-logging | commons-logging | 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 | |
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.activemq | activeio-core | 3.1.0 | - | jar | |
org.apache.camel | camel-core | 1.5.0 | - | jar | |
org.apache.geronimo.specs | geronimo-j2ee-management_1.0_spec | 1.0 | - | jar | |
org.apache.geronimo.specs | geronimo-jms_1.1_spec | 1.1.1 | - | jar |
Anicetus is a telemetry framework that simplifies the task of producing streams of information that make monitoring applications easier.
http://anicitus.sourceforge.net/
Spring Framework
http://www.springframework.org
Jackson is a high-performance JSON processor (parser, generator)
The Java Message Service (JMS) API is a messaging standard that allows application components based on the Java 2 Platform, Enterprise Edition (J2EE) to create, send, receive, and read messages. It enables distributed communication that is loosely coupled, reliable, and asynchronous.
http://java.sun.com/products/jms
The ActiveMQ Message Broker and Client implementations
http://activemq.apache.org/activemq-core
The Core Camel POJO based router
http://apache.apache.org/camel/camel-core
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
Unnamed - com.sun.xml.bind:jaxb-impl:jar:2.1.6
Unnamed - javax.xml.bind:jaxb-api:jar:2.1
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
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
XBean is a plugin based server architecture.
http://geronimo.apache.org/xbean/xbean-spring
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.