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 |
---|---|---|---|---|
cglib | cglib-nodep | 2.1_3 | jar | No |
com.thoughtworks.xstream | xstream | 1.3 | jar | No |
commons-dbcp | commons-dbcp | 1.2.2 | jar | No |
commons-io | commons-io | 1.4 | jar | No |
javax.mail | 1.4.1 | jar | No | |
org.apache.geronimo.specs | geronimo-jta_1.1_spec | 1.1 | jar | No |
org.apache.ibatis | ibatis-sqlmap | 2.3.0 | jar | No |
org.aspectj | aspectjrt | 1.5.4 | jar | No |
org.aspectj | aspectjweaver | 1.5.4 | jar | No |
org.codehaus.woodstox | woodstox-core-asl | 4.0.6 | jar | No |
org.hibernate | hibernate-core | 3.3.2.GA | jar | No |
org.opensymphony.quartz | quartz | 1.6.1 | jar | No |
org.springframework | spring-aop | 2.5.6 | jar | No |
org.springframework | spring-context-support | 2.5.6 | jar | No |
org.springframework | spring-core | 2.5.6 | jar | No |
org.springframework | spring-jdbc | 2.5.6 | jar | No |
org.springframework | spring-orm | 2.5.6 | jar | No |
org.springframework | spring-tx | 2.5.6 | jar | No |
org.springframework.batch | spring-batch-core | 2.1.9.RELEASE | jar | No |
org.springframework.batch | spring-batch-test | 2.1.9.RELEASE | jar | No |
org.springframework.ws | spring-oxm-tiger | 1.5.8 | jar | No |
org.springmodules | spring-modules-validation | 0.8 | jar | No |
javax.persistence | persistence-api | 1.0 | jar | Yes |
org.apache.derby | derby | 10.8.2.2 | jar | Yes |
org.hibernate | hibernate-annotations | 3.3.1.GA | jar | Yes |
org.hibernate | hibernate-entitymanager | 3.3.2.GA | jar | Yes |
org.slf4j | slf4j-log4j12 | 1.5.8 | 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 |
---|---|---|---|---|
com.h2database | h2 | 1.2.125 | jar | No |
hsqldb | hsqldb | 1.8.0.7 | jar | No |
mysql | mysql-connector-java | 5.1.6 | jar | No |
net.sourceforge.jtds | jtds | 1.2.4 | jar | No |
org.codehaus.groovy | groovy | 1.6.3 | jar | No |
org.springframework | spring-web | 2.5.6 | jar | Yes |
postgresql | postgresql | 8.3-603.jdbc3 | 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 |
---|---|---|---|
junit | junit | 4.4 | jar |
log4j | log4j | 1.2.14 | jar |
org.easymock | easymock | 2.3 | jar |
org.springframework | spring-test | 2.5.6 | jar |
xmlunit | xmlunit | 1.2 | 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 |
---|---|---|---|
antlr | antlr | 2.7.7 | jar |
aopalliance | aopalliance | 1.0 | jar |
commons-collections | commons-collections | 3.2 | jar |
commons-logging | commons-logging | 1.0.4 | jar |
commons-pool | commons-pool | 1.3 | jar |
dom4j | dom4j | 1.6.1 | jar |
javassist | javassist | 3.4.GA | jar |
javax.activation | activation | 1.1 | jar |
org.codehaus.jettison | jettison | 1.1 | jar |
org.codehaus.woodstox | stax2-api | 3.0.1 | jar |
org.hibernate | ejb3-persistence | 1.0.1.GA | jar |
org.hibernate | hibernate-commons-annotations | 3.0.0.ga | jar |
org.slf4j | slf4j-api | 1.5.8 | jar |
org.springframework | spring-beans | 2.5.6 | jar |
org.springframework | spring-context | 2.5.6 | jar |
org.springframework.batch | spring-batch-infrastructure | 2.1.9.RELEASE | jar |
org.springframework.ws | spring-oxm | 1.5.8 | jar |
org.springframework.ws | spring-xml | 1.5.8 | jar |
xml-apis | xml-apis | 1.0.b2 | jar |
xpp3 | xpp3_min | 1.1.4c | jar |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type |
---|---|---|---|
asm | asm | 2.2.3 | jar |
asm | asm-analysis | 2.2.3 | jar |
asm | asm-tree | 2.2.3 | jar |
asm | asm-util | 2.2.3 | jar |
jline | jline | 0.9.94 | jar |
org.apache.ant | ant | 1.7.1 | jar |
org.apache.ant | ant-launcher | 1.7.1 | jar |
HSQLDB License: HSQLDB
LGPL: jtds
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
GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Annotations, Hibernate Commons Annotations, Hibernate Entitity Manager
Unknown: ASM Analysis, ASM Core, ASM Tree, ASM Util, Groovy, Java Persistence API, Jettison, SLF4J API Module, SLF4J LOG4J-12 Binding, Spring O/X Mapping, Spring O/X Mapping - Java 5, Spring XML, Unnamed - javax.servlet:servlet-api:jar:2.5, Unnamed - org.apache.ant:ant-launcher:jar:1.7.1, Unnamed - org.apache.ibatis:ibatis-sqlmap:jar:2.3.0, cglib, dom4j, org.apache.tools.ant
BSD: JLine
Eclipse Public License - v 1.0: AspectJ runtime, AspectJ weaver
Apache License, Version 2.0: spring-modules-validation
GNU Lesser General Public License: Hibernate Core
The Apache Software License, Version 2.0: Collections, Commons DBCP, Commons IO, Commons Pool, JTA 1.1, Log4j, Logging, Spring Framework: AOP, Spring Framework: Beans, Spring Framework: Context, Spring Framework: Context Support, Spring Framework: Core, Spring Framework: JDBC, Spring Framework: ORM, Spring Framework: Test, Spring Framework: Transaction, Spring Framework: Web, Unnamed - org.opensymphony.quartz:quartz:jar:1.6.1, Woodstox, XML Commons External Components XML APIs
Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)
The BSD License: Stax2 API
lgpl: Javassist
BSD License: AntLR Parser Generator, PostgreSQL JDBC Driver, XMLUnit for Java
The H2 License, Version 1.0: H2 Database Engine
Apache 2.0: Core, Infrastructure, Samples, Test
Common Public License Version 1.0: JUnit
MIT License: EasyMock
Common Development and Distribution License (CDDL) v1.0: Enterprise JavaBeans (EJB) 3.0, JavaBeans Activation Framework (JAF), JavaMail API
The GNU General Public License, Version 2: MySQL java connector
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
---|---|---|---|---|---|---|---|
antlr-2.7.7.jar | 434.85 kB | 239 | 224 | 12 | 1.2 | debug | - |
aopalliance-1.0.jar | 4.36 kB | 15 | 9 | 2 | 1.3 | debug | - |
asm-2.2.3.jar | 34.02 kB | 23 | 22 | 2 | 1.2 | release | - |
asm-analysis-2.2.3.jar | 17.56 kB | 15 | 14 | 1 | 1.2 | release | - |
asm-tree-2.2.3.jar | 15.87 kB | 25 | 24 | 1 | 1.2 | release | - |
asm-util-2.2.3.jar | 34.17 kB | 21 | 20 | 2 | 1.2 | release | - |
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-logging-1.0.4.jar | 37.12 kB | 29 | 18 | 2 | 1.2 | debug | - |
commons-pool-1.3.jar | 60.63 kB | 48 | 39 | 2 | 1.3 | debug | - |
dom4j-1.6.1.jar | 306.54 kB | 208 | 190 | 14 | 1.3 | debug | - |
hsqldb-1.8.0.7.jar | 628.64 kB | 340 | 301 | 13 | 1.2 | release | - |
javassist-3.4.GA.jar | 459.97 kB | 279 | 262 | 15 | 1.2 | debug | - |
activation-1.1.jar | 61.51 kB | 50 | 38 | 3 | 1.4 | debug | - |
mail-1.4.1.jar | 437.18 kB | 303 | 279 | 13 | 1.4 | debug | - |
servlet-api-2.5.jar | 102.65 kB | 68 | 42 | 2 | 1.5 | debug | - |
jline-0.9.94.jar | 85.28 kB | 48 | 35 | 1 | 1.3 | debug | - |
junit-4.4.jar | 157.69 kB | 188 | 154 | 20 | 1.5 | debug | - |
log4j-1.2.14.jar | 358.83 kB | 288 | 256 | 19 | 1.1 | debug | - |
mysql-connector-java-5.1.6.jar | 686.78 kB | 258 | 225 | 11 | 1.6 | debug | - |
jtds-1.2.4.jar | 297.89 kB | 101 | 87 | 6 | 1.3 | debug | - |
ant-1.7.1.jar | 1.26 MB | 818 | 769 | 29 | 1.2 | debug | - |
ant-launcher-1.7.1.jar | 11.86 kB | 12 | 5 | 1 | 1.2 | debug | - |
geronimo-jta_1.1_spec-1.1.jar | 15.28 kB | 30 | 18 | 2 | 1.4 | debug | - |
ibatis-sqlmap-2.3.0.jar | 374.54 kB | 308 | 250 | 43 | 1.2 | debug | - |
aspectjrt-1.5.4.jar | 112.29 kB | 144 | 127 | 10 | 1.5 | debug | - |
aspectjweaver-1.5.4.jar | 1.81 MB | 1,153 | 1,093 | 36 | 1.5 | debug | - |
groovy-1.6.3.jar | 3.72 MB | 2,577 | 2,440 | 65 | 1.5 | debug | - |
jettison-1.1.jar | 66.17 kB | 55 | 40 | 5 | 1.1 | debug | - |
stax2-api-3.0.1.jar | 175.76 kB | 137 | 123 | 11 | 1.4 | debug | - |
woodstox-core-asl-4.0.6.jar | 471.16 kB | 233 | 202 | 16 | 1.4 | debug | - |
easymock-2.3.jar | 69.63 kB | 79 | 68 | 3 | 1.5 | debug | - |
ejb3-persistence-1.0.1.GA.jar | 51.61 kB | 98 | 92 | 2 | 1.5 | debug | - |
hibernate-commons-annotations-3.0.0.ga.jar | 64.87 kB | 68 | 57 | 6 | 1.5 | debug | - |
hibernate-core-3.3.2.GA.jar | 2.20 MB | 1,507 | 1,409 | 83 | 1.4 | debug | - |
quartz-1.6.1.jar | 434.66 kB | 266 | 223 | 22 | 1.3 | debug | - |
slf4j-api-1.5.8.jar | 22.90 kB | 32 | 21 | 3 | 1.3 | debug | - |
spring-aop-2.5.6.jar | 318.30 kB | 272 | 248 | 15 | 1.5 | debug | - |
spring-beans-2.5.6.jar | 476.84 kB | 327 | 297 | 15 | 1.5 | debug | - |
spring-context-2.5.6.jar | 465.76 kB | 407 | 344 | 48 | 1.5 | debug | - |
spring-context-support-2.5.6.jar | 94.61 kB | 74 | 57 | 8 | 1.4 | debug | - |
spring-core-2.5.6.jar | 278.80 kB | 214 | 212 | 19 | 1.5 | debug | - |
spring-jdbc-2.5.6.jar | 327.62 kB | 266 | 245 | 15 | 1.5 | debug | - |
spring-orm-2.5.6.jar | 368.95 kB | 312 | 293 | 14 | 1.5 | debug | - |
spring-test-2.5.6.jar | 176.68 kB | 131 | 110 | 15 | 1.5 | debug | - |
spring-tx-2.5.6.jar | 225.75 kB | 216 | 185 | 20 | 1.5 | debug | - |
spring-batch-core-2.1.9.RELEASE.jar | 456.53 kB | 392 | 329 | 29 | 1.5 | debug | - |
spring-batch-infrastructure-2.1.9.RELEASE.jar | 353.39 kB | 365 | 318 | 37 | 1.5 | debug | - |
spring-batch-test-2.1.9.RELEASE.jar | 26.25 kB | 26 | 15 | 1 | 1.5 | debug | - |
spring-oxm-1.5.8.jar | 66.94 kB | 74 | 53 | 9 | 1.4 | debug | - |
spring-oxm-tiger-1.5.8.jar | 15.61 kB | 20 | 8 | 3 | 1.5 | debug | - |
spring-xml-1.5.8.jar | 89.70 kB | 86 | 67 | 10 | 1.4 | debug | - |
spring-modules-validation-0.8.jar | 449.11 kB | 470 | 407 | 48 | 1.5 | debug | - |
xml-apis-1.0.b2.jar | 106.76 kB | 217 | 184 | 17 | 1.2 | release | - |
xmlunit-1.2.jar | 94.25 kB | 77 | 68 | 5 | 1.3 | debug | - |
xpp3_min-1.1.4c.jar | 24.37 kB | 12 | 3 | 2 | 1.1 | debug | - |
persistence-api-1.0.jar | 50.93 kB | 97 | 91 | 2 | 1.5 | debug | - |
derby-10.8.2.2.jar | 2.55 MB | 1,568 | 1,508 | 96 | 1.6 | release | sealed |
hibernate-annotations-3.3.1.GA.jar | 273.63 kB | 168 | 155 | 8 | 1.5 | debug | - |
hibernate-entitymanager-3.3.2.GA.jar | 115.98 kB | 92 | 77 | 8 | 1.5 | debug | - |
slf4j-log4j12-1.5.8.jar | 9.45 kB | 16 | 6 | 1 | 1.3 | debug | - |
spring-web-2.5.6.jar | 190.02 kB | 154 | 133 | 13 | 1.5 | debug | - |
postgresql-8.3-603.jdbc3.jar | 436.82 kB | 204 | 181 | 18 | 1.4 | debug | - |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
67 | 25.50 MB | 18,054 | 16,419 | 1,036 | 1.6 | 60 | 1 |
compile: 47 | compile: 16.02 MB | compile: 12,148 | compile: 10,989 | compile: 779 | - | compile: 45 | compile: 1 |
test: 5 | test: 857.08 kB | test: 763 | test: 656 | test: 62 | - | test: 5 | - |
runtime: 14 | runtime: 8.54 MB | runtime: 5,075 | runtime: 4,732 | runtime: 193 | - | runtime: 9 | - |
provided: 1 | provided: 102.65 kB | provided: 68 | provided: 42 | provided: 2 | - | provided: 1 | - |