The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Type | Optional |
|---|---|---|---|---|
| org.slf4j | jcl-over-slf4j | 1.5.8 | jar | No |
| org.springframework | spring-aop | 3.0.5.RELEASE | jar | No |
| org.springframework | spring-context | 3.0.5.RELEASE | jar | No |
| org.springframework | spring-tx | 3.0.5.RELEASE | jar | No |
| org.springframework.batch | spring-batch-core | 2.1.7.RELEASE | jar | No |
| org.springframework.integration | spring-integration-core | 2.0.3.RELEASE | jar | No |
| org.apache.geronimo.specs | geronimo-jms_1.1_spec | 1.1 | jar | Yes |
| org.springframework | spring-jms | 3.0.5.RELEASE | jar | Yes |
| org.springframework.integration | spring-integration-jms | 2.0.3.RELEASE | jar | Yes |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type | Optional |
|---|---|---|---|---|
| org.slf4j | slf4j-api | 1.5.8 | jar | No |
| org.slf4j | slf4j-log4j12 | 1.5.8 | jar | No |
| log4j | log4j | 1.2.14 | jar | Yes |
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 | Type |
|---|---|---|---|
| cglib | cglib-nodep | 2.1_3 | jar |
| com.h2database | h2 | 1.2.125 | jar |
| commons-dbcp | commons-dbcp | 1.2.2 | jar |
| commons-lang | commons-lang | 2.1 | jar |
| hsqldb | hsqldb | 1.8.0.7 | jar |
| junit | junit | 4.8.2 | jar |
| mysql | mysql-connector-java | 5.1.6 | jar |
| org.apache.activemq | activemq-core | 5.3.0 | jar |
| org.apache.derby | derby | 10.6.1.0 | jar |
| org.aspectj | aspectjrt | 1.6.6 | jar |
| org.aspectj | aspectjweaver | 1.6.6 | jar |
| org.springframework | spring-test | 3.0.5.RELEASE | jar |
| org.springframework.batch | spring-batch-test | 2.1.7.RELEASE | jar |
| org.springframework.integration | spring-integration-jdbc | 2.0.3.RELEASE | 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 | Type |
|---|---|---|---|
| aopalliance | aopalliance | 1.0 | jar |
| org.springframework | spring-asm | 3.0.5.RELEASE | jar |
| org.springframework | spring-beans | 3.0.5.RELEASE | jar |
| org.springframework | spring-core | 3.0.5.RELEASE | jar |
| org.springframework | spring-expression | 3.0.5.RELEASE | jar |
| org.springframework.batch | spring-batch-infrastructure | 2.1.7.RELEASE | jar |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type |
|---|---|---|---|
| com.thoughtworks.xstream | xstream | 1.3 | jar |
| org.codehaus.jettison | jettison | 1.1 | jar |
| xpp3 | xpp3_min | 1.1.4c | 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 | Type |
|---|---|---|---|
| avalon-framework | avalon-framework | 4.1.3 | jar |
| commons-collections | commons-collections | 3.2 | jar |
| commons-io | commons-io | 1.4 | jar |
| commons-logging | commons-logging | 1.1 | jar |
| commons-logging | commons-logging-api | 1.1 | jar |
| commons-net | commons-net | 2.0 | jar |
| commons-pool | commons-pool | 1.3 | jar |
| logkit | logkit | 1.0.1 | jar |
| org.apache.activemq | activeio-core | 3.1.2 | jar |
| org.apache.activemq | kahadb | 5.3.0 | jar |
| org.apache.activemq.protobuf | activemq-protobuf | 1.0 | jar |
| org.apache.geronimo.specs | geronimo-j2ee-management_1.0_spec | 1.0 | jar |
| org.apache.geronimo.specs | geronimo-j2ee-management_1.1_spec | 1.0.1 | jar |
| org.springframework | spring-jdbc | 3.0.5.RELEASE | jar |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
| GroupId | ArtifactId | Version | Type |
|---|---|---|---|
| javax.servlet | servlet-api | 2.5 | jar |
HSQLDB License: HSQLDB
BSD style: XStream Core
Public Domain: AOP alliance, MXP1: Xml Pull Parser 3rd Edition (XPP3)
Apache 2: Apache Derby Database Engine and Embedded JDBC Driver
Unknown: JCL 1.1.1 implemented over SLF4J, Jettison, SLF4J API Module, SLF4J LOG4J-12 Binding, Unnamed - avalon-framework:avalon-framework:jar:4.1.3, Unnamed - javax.servlet:servlet-api:jar:2.5, Unnamed - logkit:logkit:jar:1.0.1, Unnamed - org.apache.geronimo.specs:geronimo-j2ee-management_1.0_spec:jar:1.0, Unnamed - org.springframework:spring-aop:jar:3.0.5.RELEASE, Unnamed - org.springframework:spring-asm:jar:3.0.5.RELEASE, Unnamed - org.springframework:spring-beans:jar:3.0.5.RELEASE, Unnamed - org.springframework:spring-context:jar:3.0.5.RELEASE, Unnamed - org.springframework:spring-core:jar:3.0.5.RELEASE, Unnamed - org.springframework:spring-expression:jar:3.0.5.RELEASE, Unnamed - org.springframework:spring-jdbc:jar:3.0.5.RELEASE, Unnamed - org.springframework:spring-jms:jar:3.0.5.RELEASE, Unnamed - org.springframework:spring-test:jar:3.0.5.RELEASE, Unnamed - org.springframework:spring-tx:jar:3.0.5.RELEASE, cglib
Eclipse Public License - v 1.0: AspectJ runtime, AspectJ weaver
The H2 License, Version 1.0: H2 Database Engine
Common Public License Version 1.0: JUnit
Apache 2.0: Core, Infrastructure, Spring Batch Integration, Test
The Apache Software License, Version 2.0: ActiveIO :: Core, ActiveMQ :: Core, ActiveMQ :: KahaDB, ActiveMQ Protocol Buffers Implementation and Compiler, Collections, Commons DBCP, Commons IO, Commons Net, Commons Pool, J2EE Management 1.1, JMS 1.1, Lang, Log4j, Logging, Unnamed - org.springframework.integration:spring-integration-core:jar:2.0.3.RELEASE, Unnamed - org.springframework.integration:spring-integration-jdbc:jar:2.0.3.RELEASE, Unnamed - org.springframework.integration:spring-integration-jms:jar:2.0.3.RELEASE
Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)
The GNU General Public License, Version 2: MySQL java connector
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
|---|---|---|---|---|---|---|---|
| aopalliance-1.0.jar | 4.36 kB | 15 | 9 | 2 | 1.3 | debug | - |
| avalon-framework-4.1.3.jar | 62.47 kB | 85 | 63 | 10 | 1.2 | debug | - |
| cglib-nodep-2.1_3.jar | 316.64 kB | 262 | 258 | 10 | 1.1 | debug | - |
| h2-1.2.125.jar | 1.18 MB | 479 | 476 | 30 | 1.5 | debug | - |
| xstream-1.3.jar | 401.46 kB | 360 | 330 | 21 | 1.5 | debug | - |
| commons-collections-3.2.jar | 557.87 kB | 477 | 458 | 12 | 1.1 | debug | - |
| commons-dbcp-1.2.2.jar | 118.90 kB | 63 | 51 | 4 | 1.3 | debug | - |
| commons-io-1.4.jar | 106.49 kB | 93 | 76 | 5 | 1.3 | debug | - |
| commons-lang-2.1.jar | 202.85 kB | 125 | 110 | 8 | 1.1 | debug | - |
| commons-logging-1.1.jar | 51.67 kB | 34 | 25 | 2 | 1.1 | debug | - |
| commons-logging-api-1.1.jar | 43.55 kB | 29 | 20 | 2 | 1.1 | debug | - |
| commons-net-2.0.jar | 192.45 kB | 161 | 130 | 19 | 1.5 | debug | - |
| commons-pool-1.3.jar | 60.63 kB | 48 | 39 | 2 | 1.3 | debug | - |
| hsqldb-1.8.0.7.jar | 628.64 kB | 340 | 301 | 13 | 1.2 | release | - |
| servlet-api-2.5.jar | 102.65 kB | 68 | 42 | 2 | 1.5 | debug | - |
| junit-4.8.2.jar | 231.78 kB | 267 | 230 | 30 | 1.5 | debug | - |
| logkit-1.0.1.jar | 70.46 kB | 85 | 67 | 10 | 1.2 | debug | - |
| mysql-connector-java-5.1.6.jar | 686.78 kB | 258 | 225 | 11 | 1.6 | debug | - |
| activeio-core-3.1.2.jar | 100.23 kB | 98 | 64 | 8 | 1.5 | debug | - |
| activemq-core-5.3.0.jar | 2.79 MB | 1,850 | 1,688 | 81 | 1.5 | debug | - |
| kahadb-5.3.0.jar | 148.91 kB | 111 | 86 | 4 | 1.5 | debug | - |
| activemq-protobuf-1.0.jar | 144.26 kB | 74 | 56 | 3 | 1.5 | debug | - |
| derby-10.6.1.0.jar | 2.50 MB | 1,551 | 1,491 | 98 | 1.6 | release | sealed |
| geronimo-j2ee-management_1.0_spec-1.0.jar | 15.65 kB | 44 | 33 | 2 | 1.4 | release | - |
| geronimo-j2ee-management_1.1_spec-1.0.1.jar | 19.75 kB | 46 | 33 | 2 | 1.5 | release | - |
| aspectjrt-1.6.6.jar | 113.32 kB | 145 | 128 | 10 | 1.5 | debug | - |
| aspectjweaver-1.6.6.jar | 1.53 MB | 874 | 828 | 33 | 1.6 | debug | - |
| jettison-1.1.jar | 66.17 kB | 55 | 40 | 5 | 1.1 | debug | - |
| jcl-over-slf4j-1.5.8.jar | 16.70 kB | 23 | 9 | 2 | 1.3 | debug | - |
| slf4j-api-1.5.8.jar | 22.90 kB | 32 | 21 | 3 | 1.3 | debug | - |
| slf4j-log4j12-1.5.8.jar | 9.45 kB | 16 | 6 | 1 | 1.3 | debug | - |
| spring-aop-3.0.5.RELEASE.jar | 313.66 kB | 282 | 251 | 15 | 1.5 | debug | - |
| spring-asm-3.0.5.RELEASE.jar | 51.84 kB | 39 | 31 | 3 | 1.2 | release | - |
| spring-beans-3.0.5.RELEASE.jar | 542.39 kB | 385 | 349 | 14 | 1.5 | debug | - |
| spring-context-3.0.5.RELEASE.jar | 653.18 kB | 615 | 531 | 59 | 1.5 | debug | - |
| spring-core-3.0.5.RELEASE.jar | 373.48 kB | 321 | 296 | 19 | 1.5 | debug | - |
| spring-expression-3.0.5.RELEASE.jar | 165.77 kB | 124 | 111 | 6 | 1.5 | debug | - |
| spring-jdbc-3.0.5.RELEASE.jar | 376.67 kB | 325 | 295 | 18 | 1.5 | debug | - |
| spring-test-3.0.5.RELEASE.jar | 200.47 kB | 164 | 141 | 16 | 1.5 | debug | - |
| spring-tx-3.0.5.RELEASE.jar | 226.49 kB | 237 | 202 | 20 | 1.5 | debug | - |
| spring-batch-core-2.1.7.RELEASE.jar | 448.12 kB | 387 | 324 | 29 | 1.5 | debug | - |
| spring-batch-infrastructure-2.1.7.RELEASE.jar | 348.53 kB | 361 | 314 | 37 | 1.5 | debug | - |
| spring-batch-test-2.1.7.RELEASE.jar | 26.20 kB | 26 | 15 | 1 | 1.5 | debug | - |
| spring-integration-core-2.0.3.RELEASE.jar | 502.10 kB | 412 | 370 | 32 | 1.5 | debug | - |
| spring-integration-jdbc-2.0.3.RELEASE.jar | 47.04 kB | 55 | 25 | 2 | 1.5 | debug | - |
| xpp3_min-1.1.4c.jar | 24.37 kB | 12 | 3 | 2 | 1.1 | debug | - |
| log4j-1.2.14.jar | 358.83 kB | 288 | 256 | 19 | 1.1 | debug | - |
| geronimo-jms_1.1_spec-1.1.jar | 31.24 kB | 69 | 58 | 1 | 1.4 | debug | - |
| spring-jms-3.0.5.RELEASE.jar | 180.97 kB | 153 | 129 | 12 | 1.5 | debug | - |
| spring-integration-jms-2.0.3.RELEASE.jar | 58.95 kB | 40 | 27 | 2 | 1.5 | debug | - |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
| 50 | 17.20 MB | 12,463 | 11,121 | 752 | 1.6 | 45 | 1 |
| compile: 15 | compile: 3.83 MB | compile: 3,463 | compile: 3,011 | compile: 253 | - | compile: 14 | - |
| test: 28 | test: 12.41 MB | test: 8,169 | test: 7,412 | test: 446 | - | test: 24 | test: 1 |
| runtime: 6 | runtime: 883.18 kB | runtime: 763 | runtime: 656 | runtime: 51 | - | runtime: 6 | - |
| provided: 1 | provided: 102.65 kB | provided: 68 | provided: 42 | provided: 2 | - | provided: 1 | - |
| Repo ID | URL | Release | Snapshot |
|---|---|---|---|
| apache.snapshots | http://people.apache.org/repo/m2-snapshot-repository | - | Yes |
| apache-incubator | http://people.apache.org/repo/m2-incubating-repository/ | Yes | - |
| codehaus | http://repository.codehaus.org | Yes | - |
| codehaus-snapshots | http://snapshots.repository.codehaus.org | - | Yes |
| apache-snapshots | http://people.apache.org/repo/m2-snapshot-repository | - | Yes |
| central | http://repo1.maven.org/maven2 | Yes | - |
| jaspersoft | http://jasperforge.org/maven2/ | - | - |
Repository locations for each of the Dependencies.