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.persistence | persistence-api | 1.0 | - | jar | |
org.apache.camel | camel-core | 1.0-SNAPSHOT | - | jar | |
org.apache.camel | camel-spring | 1.0-SNAPSHOT | - | jar | |
org.apache.openjpa | openjpa-persistence-jdbc | 0.9.6-incubating | - | jar | |
org.springframework | spring | 2.0.5 | - | 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 |
---|---|---|---|---|---|
commons-dbcp | commons-dbcp | 1.2.1 | - | jar | |
junit | junit | 3.8.1 | - | jar | |
org.apache.derby | derby | 10.1.3.1 | - | jar | |
org.apache.camel | camel-core | 1.0-SNAPSHOT | tests | test-jar | (optional) |
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 |
---|---|---|---|---|---|
ant | ant | 1.6.5 | - | jar | |
commons-lang | commons-lang | 2.1 | - | jar | |
commons-logging | commons-logging | 1.0.4 | - | jar | |
commons-pool | commons-pool | 1.2 | - | jar | |
hsqldb | hsqldb | 1.8.0.7 | - | jar | |
log4j | log4j | 1.2.12 | - | jar | |
net.sourceforge.serp | serp | 1.11.0 | - | jar | |
org.apache.geronimo.specs | geronimo-j2ee-connector_1.5_spec | 1.0 | - | jar | |
org.apache.geronimo.specs | geronimo-jms_1.1_spec | 1.0 | - | jar | |
org.apache.geronimo.specs | geronimo-jta_1.0.1B_spec | 1.0 | - | jar | |
org.apache.openjpa | openjpa-jdbc | 0.9.6-incubating | - | jar | |
org.apache.openjpa | openjpa-jdbc-5 | 0.9.6-incubating | - | jar | |
org.apache.openjpa | openjpa-kernel | 0.9.6-incubating | - | jar | |
org.apache.openjpa | openjpa-kernel-5 | 0.9.6-incubating | - | jar | |
org.apache.openjpa | openjpa-lib | 0.9.6-incubating | - | jar | |
org.apache.openjpa | openjpa-persistence | 0.9.6-incubating | - | 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 |
---|---|---|---|---|---|
commons-collections | commons-collections | 3.2 | - | jar | |
xerces | xercesImpl | 2.0.2 | - | jar | |
xml-apis | xml-apis | 1.0.b2 | - | jar |
Camel JPA support
http://apache.apache.org/camel/camel-jpa
Unnamed - junit:junit:jar:3.8.1
Enterprise JavaBeans (EJB) 3.0
The Enterprise JavaBeans architecture is a component architecture for the development and deployment of component-based business applications. The purpose of Enterprise JavaBeans (EJB) 3.0 is to improve the EJB architecture by reducing its complexity from the developer's point of view.
http://www.jcp.org/en/jsr/detail?id=220
The Core Camel POJO based router
http://apache.apache.org/camel/camel-core
Unnamed - commons-logging:commons-logging-api:jar:1.0.4
Commons Database Connection Pooling
http://jakarta.apache.org/commons/dbcp/
XML Commons External Components XML APIs
xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.
http://xml.apache.org/commons/#external
Unnamed - xerces:xercesImpl:jar:2.0.2
OpenJPA JPA JDBC
http://incubator.apache.org/projects/openjpa
OpenJPA JDBC 1.5
http://incubator.apache.org/projects/openjpa
OpenJPA JDBC
http://incubator.apache.org/projects/openjpa
OpenJPA Kernel
http://incubator.apache.org/projects/openjpa
OpenJPA Utilities
http://incubator.apache.org/projects/openjpa
Unnamed - log4j:log4j:jar:1.2.12
Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Serp is an open source framework for manipulating Java bytecode.
Unnamed - org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.0
Unnamed - org.apache.geronimo.specs:geronimo-j2ee-connector_1.5_spec:jar:1.0
Unnamed - org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:jar:1.0
Commons Object Pooling Library
http://jakarta.apache.org/commons/pool/
Lightweight 100% Java SQL Database Engine
OpenJPA JPA
http://incubator.apache.org/projects/openjpa
OpenJPA Kernel 1.5
http://incubator.apache.org/projects/openjpa
Spring Framework
http://www.springframework.org
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
Camel Spring support