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 |
---|---|---|---|
commons-collections | commons-collections | 3.2.1 | jar |
commons-io | commons-io | 2.4 | jar |
org.aspectj | aspectjrt | 1.8.1 | jar |
org.freemarker | freemarker | 2.3.15 | jar |
org.springframework | spring-aop | 3.2.9.RELEASE | jar |
org.springframework | spring-core | 3.2.9.RELEASE | jar |
org.springframework | spring-jdbc | 3.2.9.RELEASE | jar |
org.springframework | spring-web | 3.2.9.RELEASE | jar |
org.springframework | spring-webmvc | 3.2.9.RELEASE | jar |
org.springframework.batch | spring-batch-admin-manager | 1.3.1.RELEASE | jar |
org.springframework.batch | spring-batch-admin-resources | 1.3.1.RELEASE | jar |
org.springframework.batch | spring-batch-core | 2.2.7.RELEASE | jar |
org.springframework.batch | spring-batch-infrastructure | 2.2.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 |
---|---|---|---|
commons-dbcp | commons-dbcp | 1.4 | jar |
hsqldb | hsqldb | 1.8.0.7 | jar |
log4j | log4j | 1.2.17 | jar |
org.aspectj | aspectjweaver | 1.8.1 | jar |
org.slf4j | slf4j-log4j12 | 1.7.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 | Type |
---|---|---|---|
junit | junit | 4.8.2 | jar |
org.easymock | easymock | 2.3 | jar |
org.springframework | spring-test | 3.2.9.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 |
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 |
commons-lang | commons-lang | 2.6 | jar |
org.codehaus.jackson | jackson-core-asl | 1.9.13 | jar |
org.codehaus.jackson | jackson-mapper-asl | 1.9.13 | jar |
org.slf4j | jcl-over-slf4j | 1.7.6 | jar |
org.springframework | spring-beans | 3.2.9.RELEASE | jar |
org.springframework | spring-context | 3.2.9.RELEASE | jar |
org.springframework | spring-context-support | 3.2.9.RELEASE | jar |
org.springframework | spring-expression | 3.2.9.RELEASE | jar |
org.springframework | spring-tx | 3.2.9.RELEASE | jar |
org.springframework.batch | spring-batch-integration | 1.3.1.RELEASE | jar |
org.springframework.integration | spring-integration-core | 3.0.2.RELEASE | jar |
org.springframework.integration | spring-integration-file | 3.0.2.RELEASE | jar |
org.springframework.integration | spring-integration-http | 3.0.2.RELEASE | jar |
org.springframework.retry | spring-retry | 1.0.2.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.4.7 | jar |
commons-fileupload | commons-fileupload | 1.3.1 | jar |
commons-pool | commons-pool | 1.5.4 | jar |
org.codehaus.jettison | jettison | 1.2 | jar |
org.slf4j | slf4j-api | 1.7.6 | jar |
org.springframework.integration | spring-integration-jmx | 3.0.2.RELEASE | jar |
xmlpull | xmlpull | 1.1.3.1 | jar |
xpp3 | xpp3_min | 1.1.4c | jar |
BSD style: XStream Core
Unknown: Jettison, Unnamed - javax.servlet:servlet-api:jar:2.5
Apache 2.0: Core, Infrastructure, Manager, Resources, Spring Batch Integration, Spring Retry, Web Sample
MIT License: EasyMock, JCL 1.1.1 implemented over SLF4J, SLF4J API Module, SLF4J LOG4J-12 Binding
BSD-style license: FreeMarker
Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)
Public Domain: AOP alliance, MXP1: Xml Pull Parser 3rd Edition (XPP3), XML Pull Parsing API
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Apache Commons FileUpload, Apache Log4j, Commons Collections, Commons DBCP, Commons IO, Commons Lang, Commons Pool, Data Mapper for Jackson, Jackson, Spring AOP, Spring Beans, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), Spring Integration Core, Spring Integration File Support, Spring Integration HTTP Support, Spring Integration JMX Support, Spring JDBC, Spring TestContext Framework, Spring Transaction, Spring Web, Spring Web MVC
HSQLDB License: HSQLDB
Eclipse Public License - v 1.0: AspectJ runtime, AspectJ weaver
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
aopalliance-1.0.jar | 4.36 kB | 15 | 9 | 2 | 1.3 | debug |
xstream-1.4.7.jar | 519.11 kB | 468 | 437 | 22 | 1.5 | debug |
commons-collections-3.2.1.jar | 561.90 kB | 482 | 458 | 12 | 1.2 | debug |
commons-dbcp-1.4.jar | 156.76 kB | 80 | 62 | 5 | 1.6 | debug |
commons-fileupload-1.3.1.jar | 67.38 kB | 67 | 49 | 6 | 1.5 | debug |
commons-io-2.4.jar | 180.80 kB | 128 | 110 | 6 | 1.6 | debug |
commons-lang-2.6.jar | 277.56 kB | 155 | 133 | 10 | 1.3 | debug |
commons-pool-1.5.4.jar | 93.97 kB | 66 | 52 | 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 |
log4j-1.2.17.jar | 478.40 kB | 353 | 314 | 21 | 1.4 | debug |
aspectjrt-1.8.1.jar | 114.02 kB | 147 | 129 | 11 | 1.5 | debug |
aspectjweaver-1.8.1.jar | 1.77 MB | 987 | 932 | 37 | 1.5 | debug |
jackson-core-asl-1.9.13.jar | 226.80 kB | 137 | 121 | 8 | 1.5 | debug |
jackson-mapper-asl-1.9.13.jar | 762.37 kB | 529 | 502 | 18 | 1.5 | debug |
jettison-1.2.jar | 70.78 kB | 59 | 44 | 5 | 1.5 | debug |
easymock-2.3.jar | 69.63 kB | 79 | 68 | 3 | 1.5 | debug |
freemarker-2.3.15.jar | 858.65 kB | 661 | 629 | 17 | 1.5 | debug |
jcl-over-slf4j-1.7.6.jar | 16.13 kB | 23 | 9 | 2 | 1.5 | debug |
slf4j-api-1.7.6.jar | 28.02 kB | 35 | 24 | 3 | 1.5 | debug |
slf4j-log4j12-1.7.6.jar | 8.66 kB | 16 | 6 | 1 | 1.5 | debug |
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-context-support-3.2.9.RELEASE.jar | 125.62 kB | 97 | 76 | 10 | 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-web-3.2.9.RELEASE.jar | 618.02 kB | 494 | 446 | 35 | 1.5 | debug |
spring-webmvc-3.2.9.RELEASE.jar | 622.99 kB | 399 | 351 | 28 | 1.5 | debug |
spring-batch-admin-manager-1.3.1.RELEASE.jar | 150.72 kB | 152 | 76 | 8 | 1.6 | debug |
spring-batch-admin-resources-1.3.1.RELEASE.jar | 213.35 kB | 90 | 16 | 5 | 1.6 | debug |
spring-batch-core-2.2.7.RELEASE.jar | 547.11 kB | 453 | 372 | 32 | 1.6 | debug |
spring-batch-infrastructure-2.2.7.RELEASE.jar | 345.94 kB | 317 | 276 | 31 | 1.6 | debug |
spring-batch-integration-1.3.1.RELEASE.jar | 43.46 kB | 51 | 28 | 6 | 1.5 | debug |
spring-integration-core-3.0.2.RELEASE.jar | 766.62 kB | 545 | 491 | 40 | 1.6 | debug |
spring-integration-file-3.0.2.RELEASE.jar | 152.26 kB | 121 | 93 | 14 | 1.6 | debug |
spring-integration-http-3.0.2.RELEASE.jar | 84.74 kB | 47 | 26 | 7 | 1.6 | debug |
spring-integration-jmx-3.0.2.RELEASE.jar | 80.10 kB | 58 | 42 | 3 | 1.6 | debug |
spring-retry-1.0.2.RELEASE.jar | 78.31 kB | 100 | 81 | 10 | 1.5 | debug |
xmlpull-1.1.3.1.jar | 7.02 kB | 10 | 4 | 1 | 1.2 | debug |
xpp3_min-1.1.4c.jar | 24.37 kB | 12 | 3 | 2 | 1.1 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
45 | 14.69 MB | 11,284 | 9,889 | 667 | 1.6 | 44 |
compile: 28 | compile: 9.98 MB | compile: 7,950 | compile: 6,944 | compile: 484 | - | compile: 28 |
test: 3 | test: 748.82 kB | test: 715 | test: 633 | test: 60 | - | test: 3 |
runtime: 13 | runtime: 3.89 MB | runtime: 2,551 | runtime: 2,270 | runtime: 121 | - | runtime: 12 |
provided: 1 | provided: 102.65 kB | provided: 68 | provided: 42 | provided: 2 | - | provided: 1 |
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
maven2-repository.dev.java.net | http://download.java.net/maven/2/ | Yes | Yes | - |
central | http://repo1.maven.org/maven2 | Yes | - | - |
spring-milestones | http://maven.springframework.org/milestone/ | Yes | - | - |
spring-snapshots | http://maven.springframework.org/snapshot/ | Yes | Yes | - |
objectstyle | http://objectstyle.org/maven2 | Yes | - | - |
spring-ebr | http://repository.springsource.com/maven/bundles/release/ | Yes | - | Yes |
apache.snapshots | http://people.apache.org/repo/m2-snapshot-repository | - | Yes | - |
Repository locations for each of the Dependencies.