Project Dependencies

compile

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
antlr antlr 2.7.6 - jar
aopalliance aopalliance 1.0 - jar
backport-util-concurrent backport-util-concurrent 3.0 - jar
commons-collections commons-collections 3.1 - jar
commons-lang commons-lang 2.1 - jar
commons-logging commons-logging 1.1 - jar
commons-pool commons-pool 1.3 - jar
dom4j dom4j 1.6.1 - jar
log4j log4j 1.2.12 - jar
org.springframework spring-beans 2.5.2 - jar
org.springframework spring-context 2.5.2 - jar
org.springframework spring-core 2.5.2 - jar
org.springframework.ws spring-xml 1.0.3 - jar
stax stax-api 1.0.1 - jar
xpp3 xpp3_min 1.1.3.4.O - jar
cglib cglib-nodep 2.1_3 - jar (optional)
com.thoughtworks.xstream xstream 1.2.1 - jar (optional)
org.apache.ibatis ibatis-sqlmap 2.3.0 - jar (optional)
org.hibernate hibernate 3.2.3.ga - jar (optional)
org.springframework spring-aop 2.5.2 - jar (optional)
org.springframework spring-jdbc 2.5.2 - jar (optional)
org.springframework spring-jms 2.5.2 - jar (optional)
org.springframework spring-orm 2.5.2 - jar (optional)
org.springframework spring-tx 2.5.2 - jar (optional)
org.springframework.ws spring-oxm 1.0.3 - jar (optional)
stax stax 1.2.0 - jar (optional)

test

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
aspectj aspectjrt 1.5.3 - jar
aspectj aspectjweaver 1.5.3 - jar
commons-io commons-io 1.2 - jar
easymock easymock 1.1 - jar
hsqldb hsqldb 1.8.0.7 - jar
junit junit 3.8.1 - jar
org.springframework spring-test 2.5.2 - jar

provided

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 Classifier Type Optional
org.apache.geronimo.specs geronimo-jms_1.1_spec 1.0 - jar
org.apache.geronimo.specs geronimo-jta_1.1_spec 1.1 - jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

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
antlr antlr 2.7.6 - jar
aopalliance aopalliance 1.0 - jar
backport-util-concurrent backport-util-concurrent 3.0 - jar
commons-collections commons-collections 3.1 - jar
commons-lang commons-lang 2.1 - jar
commons-logging commons-logging 1.1 - jar
commons-pool commons-pool 1.3 - jar
dom4j dom4j 1.6.1 - jar
log4j log4j 1.2.12 - jar
org.springframework spring-beans 2.5.2 - jar
org.springframework spring-context 2.5.2 - jar
org.springframework spring-core 2.5.2 - jar
org.springframework.ws spring-xml 1.0.3 - jar
stax stax-api 1.0.1 - jar
xpp3 xpp3_min 1.1.3.4.O - jar
cglib cglib-nodep 2.1_3 - jar (optional)
com.thoughtworks.xstream xstream 1.2.1 - jar (optional)
org.apache.ibatis ibatis-sqlmap 2.3.0 - jar (optional)
org.hibernate hibernate 3.2.3.ga - jar (optional)
org.springframework spring-aop 2.5.2 - jar (optional)
org.springframework spring-jdbc 2.5.2 - jar (optional)
org.springframework spring-jms 2.5.2 - jar (optional)
org.springframework spring-orm 2.5.2 - jar (optional)
org.springframework spring-tx 2.5.2 - jar (optional)
org.springframework.ws spring-oxm 1.0.3 - jar (optional)
stax stax 1.2.0 - jar (optional)

test

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
aspectj aspectjrt 1.5.3 - jar
aspectj aspectjweaver 1.5.3 - jar
commons-io commons-io 1.2 - jar
easymock easymock 1.1 - jar
hsqldb hsqldb 1.8.0.7 - jar
junit junit 3.8.1 - jar
org.springframework spring-test 2.5.2 - jar

provided

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 Classifier Type Optional
org.apache.geronimo.specs geronimo-jms_1.1_spec 1.0 - jar
org.apache.geronimo.specs geronimo-jta_1.1_spec 1.1 - jar

Project Dependency Graph

Dependency Listings

Infrastructure

The Spring Batch Infrastructure is a set of low-level components, interfaces and tools for batch processing applications and optimisations.

http://www.springframework.org/spring-batch/spring-batch-infrastructure

Project License: Apache 2.0


AspectJ runtime

http://www.aspectj.org

Project License: Eclipse Public License - v 1.0


AspectJ weaver

http://www.aspectj.org

Project License: Eclipse Public License - v 1.0


cglib

http://cglib.sourceforge.net/

Project License: No project license is defined for this project.


Backport of JSR 166

Dawid Kurzyniec's backport of JSR 166

http://www.mathcs.emory.edu/dcl/util/backport-util-concurrent/

Project License: Public Domain


JMS

Project License: No project license is defined for this project.


Lang

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)}/

Project License: The Apache Software License, Version 2.0


IO

Commons-IO contains utility classes, stream implementations, file filters, and endian classes.

http://jakarta.apache.org/commons/io/

Project License: The Apache Software License, Version 2.0


HSQLDB

Lightweight 100% Java SQL Database Engine

http://hsqldb.org/

Project License: HSQLDB License


Unnamed - easymock:easymock:jar:1.1

Project License: No project license is defined for this project.


XStream Core

Project License: BSD style


Unnamed - xpp3:xpp3_min:jar:1.1.3.4.O

MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+.

http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/

Project License: No project license is defined for this project.


StAX

StAX is the reference implementation of the StAX API

http://stax.codehaus.org/

Project License: No project license is defined for this project.


Spring O/X Mapping

Spring Object/XML Mapping abstraction

http://static.springframework.org/spring-ws/site/spring-oxm

Project License: The Apache Software License, Version 2.0


Spring XML

Various XML support classes for Spring Web Services

http://static.springframework.org/spring-ws/site/spring-xml

Project License: The Apache Software License, Version 2.0


StAX API

StAX API is the standard java XML processing API defined by JSR-173

http://stax.codehaus.org/

Project License: The Apache Software License, Version 2.0


Hibernate

Relational Persistence for Java

http://www.hibernate.org

Project License: GNU LESSER GENERAL PUBLIC LICENSE


dom4j

dom4j: the flexible XML framework for Java

http://dom4j.org

Project License: No project license is defined for this project.


AntLR

http://www.antlr.org/

Project License: No project license is defined for this project.


Unnamed - commons-collections:commons-collections:jar:3.1

Types that extend and augment the Java Collections Framework.

Project License: No project license is defined for this project.


JTA 1.1

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-jta_1.1_spec

Project License: The Apache Software License, Version 2.0


Unnamed - org.apache.ibatis:ibatis-sqlmap:jar:2.3.0

Project License: No project license is defined for this project.


Spring Framework: AOP

Spring Framework: AOP

http://www.springframework.org

Project License: The Apache Software License, Version 2.0


Spring Framework: JDBC

Spring Framework: JDBC

http://www.springframework.org

Project License: The Apache Software License, Version 2.0


Spring Framework: JMS

Spring Framework: JMS

http://www.springframework.org

Project License: The Apache Software License, Version 2.0


Commons Pool

Commons Object Pooling Library

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Project License: The Apache Software License, Version 2.0


Spring Framework: ORM

Spring Framework: ORM

http://www.springframework.org

Project License: The Apache Software License, Version 2.0


AOP alliance

AOP Alliance

http://aopalliance.sourceforge.net

Project License: Public Domain


Spring Framework: Test

Spring Framework: Test

http://www.springframework.org

Project License: The Apache Software License, Version 2.0


JUnit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.

http://junit.org

Project License: Common Public License Version 1.0


Spring Framework: Transaction

Spring Framework: Transaction

http://www.springframework.org

Project License: The Apache Software License, Version 2.0


Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Project License: The Apache Software License, Version 2.0


Spring Framework: Beans

Spring Framework: Beans

http://www.springframework.org

Project License: The Apache Software License, Version 2.0


Spring Framework: Context

Spring Framework: Context

http://www.springframework.org

Project License: The Apache Software License, Version 2.0


Spring Framework: Core

Spring Framework: Core

http://www.springframework.org

Project License: The Apache Software License, Version 2.0


Licenses

Unknown: AntLR, JMS, StAX, Unnamed - commons-collections:commons-collections:jar:3.1, Unnamed - easymock:easymock:jar:1.1, Unnamed - org.apache.ibatis:ibatis-sqlmap:jar:2.3.0, Unnamed - xpp3:xpp3_min:jar:1.1.3.4.O, cglib, dom4j

GNU LESSER GENERAL PUBLIC LICENSE: Hibernate

The Apache Software License, Version 2.0: Commons Pool, IO, JTA 1.1, Lang, Logging, Spring Framework: AOP, Spring Framework: Beans, Spring Framework: Context, Spring Framework: Core, Spring Framework: JDBC, Spring Framework: JMS, Spring Framework: ORM, Spring Framework: Test, Spring Framework: Transaction, Spring O/X Mapping, Spring XML, StAX API

Eclipse Public License - v 1.0: AspectJ runtime, AspectJ weaver

Apache 2.0: Infrastructure

Public Domain: AOP alliance, Backport of JSR 166

Common Public License Version 1.0: JUnit

HSQLDB License: HSQLDB

BSD style: XStream Core

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug Sealed
antlr-2.7.6.jar 443,432 226 224 12 1.2 debug -
aopalliance-1.0.jar 4,467 15 9 2 1.3 debug -
aspectjrt-1.5.3.jar 114,989 144 127 10 1.5 debug -
aspectjweaver-1.5.3.jar 1,887,781 1,151 1,091 36 1.5 debug -
backport-util-concurrent-3.0.jar 327,810 251 239 5 1.4 debug -
commons-collections-3.1.jar 559,366 465 446 12 1.1 debug -
commons-io-1.2.jar 65,621 55 44 4 1.1 debug -
commons-lang-2.1.jar 207,723 125 110 8 1.1 debug -
commons-logging-1.1.jar 52,915 34 25 2 1.1 debug -
commons-pool-1.3.jar 62,086 48 39 2 1.3 debug -
dom4j-1.6.1.jar 313,898 208 190 14 1.3 debug -
easymock-1.1.jar 34,598 34 29 2 1.2 debug -
hsqldb-1.8.0.7.jar 643,727 340 301 13 1.2 release -
junit-3.8.1.jar 121,070 119 100 6 1.1 debug -
log4j-1.2.12.jar 358,085 283 253 19 1.1 debug -
geronimo-jms_1.1_spec-1.0.jar 28,211 67 58 1 1.4 debug -
geronimo-jta_1.1_spec-1.1.jar 15,649 30 18 2 1.4 debug -
spring-beans-2.5.2.jar 478,719 324 294 15 1.5 debug -
spring-context-2.5.2.jar 465,678 400 338 47 1.5 debug -
spring-core-2.5.2.jar 282,241 232 208 19 1.5 debug -
spring-test-2.5.2.jar 178,115 129 108 15 1.5 debug -
spring-batch-infrastructure-1.0.1.DEV-SNAPSHOT.jar 242,917 271 226 34 1.4 debug -
spring-xml-1.0.3.jar 67,875 71 54 8 1.3 debug -
stax-api-1.0.1.jar 26,514 48 40 5 1.2 debug -
xpp3_min-1.1.3.4.O.jar 24,677 12 3 2 1.1 debug -
cglib-nodep-2.1_3.jar 324,238 262 258 10 1.1 debug -
xstream-1.2.1.jar 349,667 310 280 21 1.5 debug -
ibatis-sqlmap-2.3.0.jar 383,531 308 250 43 1.2 debug -
hibernate-3.2.3.ga.jar 2,240,509 1,423 1,339 78 1.4 debug -
spring-aop-2.5.2.jar 325,023 272 248 15 1.5 debug -
spring-jdbc-2.5.2.jar 309,283 239 219 14 1.5 debug -
spring-jms-2.5.2.jar 180,152 150 129 13 1.4 debug -
spring-orm-2.5.2.jar 371,200 309 290 14 1.5 debug -
spring-tx-2.5.2.jar 227,230 212 181 20 1.5 debug -
spring-oxm-1.0.3.jar 53,305 63 46 8 1.3 debug -
stax-1.2.0.jar 179,346 104 91 7 1.2 debug -
Total Size Entries Classes Packages JDK Rev Debug Sealed
36 total dependencies 11,951,648 8,734 7,905 538 1.5 35 0