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 | License | Optional |
---|---|---|---|---|---|
commons-collections | commons-collections | 3.2 | jar | /LICENSE.txt | No |
commons-dbcp | commons-dbcp | 1.2.2 | jar | /LICENSE.txt | No |
commons-io | commons-io | 1.4 | jar | The Apache Software License, Version 2.0 | No |
junit | junit | 4.10 | jar | Common Public License Version 1.0 | No |
org.springframework | spring-jdbc | 3.2.9.RELEASE | jar | The Apache Software License, Version 2.0 | No |
org.springframework | spring-test | 3.2.9.RELEASE | jar | The Apache Software License, Version 2.0 | No |
org.springframework.batch | spring-batch-core | 2.2.7.RELEASE | jar | Apache 2.0 | No |
org.aspectj | aspectjrt | 1.5.4 | jar | Eclipse Public License - v 1.0 | 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 | License |
---|---|---|---|---|
org.hsqldb | hsqldb | 2.2.9 | jar | HSQLDB License, a BSD open source license |
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 | License |
---|---|---|---|---|
aopalliance | aopalliance | 1.0 | jar | Public Domain |
com.thoughtworks.xstream | xstream | 1.3 | jar | BSD style |
commons-logging | commons-logging | 1.1.3 | jar | The Apache Software License, Version 2.0 |
commons-pool | commons-pool | 1.3 | jar | /LICENSE.txt |
org.codehaus.jettison | jettison | 1.1 | jar | - |
org.hamcrest | hamcrest-core | 1.1 | jar | BSD style |
org.springframework | spring-aop | 3.2.9.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-beans | 3.2.9.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-context | 3.2.9.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-core | 3.2.9.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-expression | 3.2.9.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-tx | 3.2.9.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework.batch | spring-batch-infrastructure | 2.2.7.RELEASE | jar | Apache 2.0 |
org.springframework.retry | spring-retry | 1.0.2.RELEASE | jar | Apache 2.0 |
xpp3 | xpp3_min | 1.1.4c | jar | Indiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain |
BSD style: Hamcrest Core, XStream Core
Public Domain: AOP alliance, MXP1: Xml Pull Parser 3rd Edition (XPP3)
HSQLDB License, a BSD open source license: HyperSQL Database
Unknown: Jettison
Eclipse Public License - v 1.0: AspectJ runtime
Common Public License Version 1.0: JUnit
Apache 2.0: Core, Infrastructure, Spring Retry, Test
The Apache Software License, Version 2.0: Collections, Commons DBCP, Commons IO, Commons Logging, Commons Pool, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring TestContext Framework, Spring Transaction
Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
aopalliance-1.0.jar | 4.36 kB | 15 | 9 | 2 | 1.3 | 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-logging-1.1.3.jar | 60.60 kB | 42 | 28 | 2 | 1.1 | debug |
commons-pool-1.3.jar | 60.63 kB | 48 | 39 | 2 | 1.3 | debug |
junit-4.10.jar | 247.23 kB | 290 | 252 | 31 | 1.5 | debug |
jettison-1.1.jar | 66.17 kB | 55 | 40 | 5 | 1.1 | debug |
hamcrest-core-1.1.jar | 74.85 kB | 54 | 21 | 3 | 1.5 | debug |
hsqldb-2.2.9.jar | 1.36 MB | 635 | 561 | 21 | 1.6 | release |
spring-aop-3.2.9.RELEASE.jar | 329.93 kB | 282 | 252 | 15 | 1.5 | debug |
spring-beans-3.2.9.RELEASE.jar | 598.59 kB | 401 | 358 | 14 | 1.5 | debug |
spring-context-3.2.9.RELEASE.jar | 846.18 kB | 737 | 633 | 67 | 1.5 | debug |
spring-core-3.2.9.RELEASE.jar | 864.04 kB | 686 | 648 | 32 | 1.5 | debug |
spring-expression-3.2.9.RELEASE.jar | 191.80 kB | 140 | 128 | 6 | 1.5 | debug |
spring-jdbc-3.2.9.RELEASE.jar | 396.29 kB | 328 | 296 | 18 | 1.5 | debug |
spring-test-3.2.9.RELEASE.jar | 447.40 kB | 369 | 335 | 27 | 1.5 | debug |
spring-tx-3.2.9.RELEASE.jar | 236.73 kB | 233 | 197 | 20 | 1.5 | debug |
spring-batch-core/target/classes | - | 0 | 0 | 0 | - | release |
spring-batch-infrastructure/target/classes | - | 0 | 0 | 0 | - | release |
spring-retry-1.0.2.RELEASE.jar | 78.31 kB | 100 | 81 | 10 | 1.5 | debug |
xpp3_min-1.1.4c.jar | 24.37 kB | 12 | 3 | 2 | 1.1 | debug |
aspectjrt-1.5.4.jar | 112.29 kB | 144 | 127 | 10 | 1.5 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
24 | 7.05 MB | 5,564 | 4,923 | 329 | 1.6 | 21 |
compile: 23 | compile: 5.69 MB | compile: 4,929 | compile: 4,362 | compile: 308 | - | compile: 21 |
test: 1 | test: 1.36 MB | test: 635 | test: 561 | test: 21 | - | - |