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-api | 1.0.4 | - | jar | |
javax.xml | jaxb-api | 2.0 | - | jar | |
org.apache.camel | camel-core | 1.0-SNAPSHOT | - | jar | |
stax | stax-api | 1.0.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 |
---|---|---|---|---|---|
com.sun.xml.bind | jaxb-impl | 2.0.1 | - | jar | |
junit | junit | 3.8.1 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
Camel JAXB support
http://apache.apache.org/camel/camel-jaxb
Unnamed - junit:junit:jar:3.8.1
The Core Camel POJO based router
http://apache.apache.org/camel/camel-core
Unnamed - commons-logging:commons-logging-api:jar:1.0.4
JAXB XML Binding Implementation Package
StAX API is the standard java XML processing API defined by JSR-173