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
net.sourceforge.openutils openutils-testing 2.2.2 - jar
org.testng testng 5.7 jdk15 jar

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 Type
commons-dbcp commons-dbcp 1.2.2 jar
org.apache.derby derby 10.2.2.0 jar
org.springframework spring-jdbc 2.5.6 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 Type
aopalliance aopalliance 1.0 jar
commons-collections commons-collections 3.2.1 jar
commons-lang commons-lang 2.4 jar
log4j log4j 1.2.15 jar
org.apache.poi poi 3.0.2-FINAL jar
org.dbunit dbunit 2.4.4 jar
org.slf4j jcl-over-slf4j 1.5.6 jar
org.slf4j slf4j-api 1.5.6 jar
org.slf4j slf4j-log4j12 1.5.6 jar
org.springframework spring-beans 2.5.6 jar
org.springframework spring-context 2.5.6 jar
org.springframework spring-core 2.5.6 jar
org.springframework spring-test 2.5.6 jar

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 Type
commons-pool commons-pool 1.3 jar
org.springframework spring-tx 2.5.6 jar

Project Dependency Graph

Dependency Tree

Licenses

Public Domain: AOP alliance

Unknown: Derby Engine, JCL 1.1.1 implemented over SLF4J, SLF4J API Module, SLF4J LOG4J-12 Binding

Apache License, Version 2.0: TestNG

GNU Lesser General Public License, Version 2.1: DbUnit Framework, Openutils testing library, Openutils testing library (TestNG)

The Apache Software License, Version 2.0: Apache Log4j, Apache POI, Commons Collections, Commons DBCP, Commons Lang, Commons Pool, Spring Framework: Beans, Spring Framework: Context, Spring Framework: Core, Spring Framework: JDBC, Spring Framework: Test, Spring Framework: Transaction

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug Sealed
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 debug -
commons-collections-3.2.1.jar 561.90 kB 482 458 12 1.2 debug -
commons-dbcp-1.2.2.jar 118.90 kB 63 51 4 1.3 debug -
commons-lang-2.4.jar 255.67 kB 148 127 9 1.2 debug -
commons-pool-1.3.jar 60.63 kB 48 39 2 1.3 debug -
log4j-1.2.15.jar 382.65 kB 296 259 19 1.1 debug -
openutils-testing-2.2.2.jar 20.36 kB 30 18 3 1.5 debug -
derby-10.2.2.0.jar 2.17 MB 1,333 1,272 80 1.6 release sealed
poi-3.0.2-FINAL.jar 941.68 kB 581 550 22 1.3 debug -
dbunit-2.4.4.jar 539.54 kB 386 347 26 1.4 debug -
jcl-over-slf4j-1.5.6.jar 16.33 kB 23 9 2 1.3 debug -
slf4j-api-1.5.6.jar 21.81 kB 32 21 3 1.3 debug -
slf4j-log4j12-1.5.6.jar 9.45 kB 16 6 1 1.3 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-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-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 -
testng-5.7-jdk15.jar 804.87 kB 592 478 33 1.5 debug -
Total Size Entries Classes Packages JDK Rev Debug Sealed
20 7.73 MB 5,606 5,037 350 1.6 19 1
compile: 15 compile: 4.84 MB compile: 3,680 compile: 3,245 compile: 229 - compile: 15 -
test: 5 test: 2.89 MB test: 1,926 test: 1,792 test: 121 - test: 4 test: 1

Dependency Repository Locations

Repo ID URL Release Snapshot
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes
java.net https://maven-repository.dev.java.net/nonav/repository Yes Yes
central http://repo1.maven.org/maven2 Yes -

Repository locations for each of the Dependencies.

Artifact apache.snapshots java.net central
aopalliance:aopalliance:jar:1.0 - - Found at http://repo1.maven.org/maven2
commons-collections:commons-collections:jar:3.2.1 - - Found at http://repo1.maven.org/maven2
commons-dbcp:commons-dbcp:jar:1.2.2 - - Found at http://repo1.maven.org/maven2
commons-lang:commons-lang:jar:2.4 - - Found at http://repo1.maven.org/maven2
commons-pool:commons-pool:jar:1.3 - - Found at http://repo1.maven.org/maven2
log4j:log4j:jar:1.2.15 - - Found at http://repo1.maven.org/maven2
net.sourceforge.openutils:openutils-testing:jar:2.2.2 - - Found at http://repo1.maven.org/maven2
org.apache.derby:derby:jar:10.2.2.0 - - Found at http://repo1.maven.org/maven2
org.apache.poi:poi:jar:3.0.2-FINAL - - Found at http://repo1.maven.org/maven2
org.dbunit:dbunit:jar:2.4.4 - - Found at http://repo1.maven.org/maven2
org.slf4j:jcl-over-slf4j:jar:1.5.6 - - Found at http://repo1.maven.org/maven2
org.slf4j:slf4j-api:jar:1.5.6 - - Found at http://repo1.maven.org/maven2
org.slf4j:slf4j-log4j12:jar:1.5.6 - - Found at http://repo1.maven.org/maven2
org.springframework:spring-beans:jar:2.5.6 - - Found at http://repo1.maven.org/maven2
org.springframework:spring-context:jar:2.5.6 - - Found at http://repo1.maven.org/maven2
org.springframework:spring-core:jar:2.5.6 - - Found at http://repo1.maven.org/maven2
org.springframework:spring-jdbc:jar:2.5.6 - - Found at http://repo1.maven.org/maven2
org.springframework:spring-test:jar:2.5.6 - - Found at http://repo1.maven.org/maven2
org.springframework:spring-tx:jar:2.5.6 - - Found at http://repo1.maven.org/maven2
org.testng:testng:jar:jdk15:5.7 - - Found at http://repo1.maven.org/maven2
Total apache.snapshots java.net central
20 (compile: 15, test: 5) 0 0 20