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
com.google.collections google-collections 1.0-rc1 jar
hsqldb hsqldb 1.8.0.7 jar
net.sf.ehcache ehcache 1.5.0 jar
org.hibernate hibernate-annotations 3.4.0.GA jar
org.hibernate hibernate-core 3.3.1.GA jar
org.simpleframework simple-xml 2.0.2 jar
org.slf4j slf4j-api 1.5.8 jar
org.slf4j slf4j-log4j12 1.5.8 jar
org.springframework spring 2.5.6.SEC01 jar
org.springframework spring-beans 2.5.6.SEC01 jar
org.springframework spring-context 2.5.6.SEC01 jar
org.springframework spring-web 2.5.6.SEC01 jar
org.springframework spring-webmvc 2.5.6.SEC01 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
junit junit 4.7 jar
org.jmock jmock 2.5.1 jar
org.jmock jmock-junit4 2.5.1 jar
org.springframework spring-test 2.5.6.SEC01 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 Type
javax.servlet jsp-api 2.0 jar
javax.servlet servlet-api 2.4 jar
org.slf4j slf4j-jdk14 1.5.8 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
antlr antlr 2.7.6 jar
aopalliance aopalliance 1.0 jar
backport-util-concurrent backport-util-concurrent 3.1 jar
commons-collections commons-collections 3.2 jar
commons-logging commons-logging 1.0.4 jar
dom4j dom4j 1.6.1 jar
javax.transaction jta 1.1 jar
log4j log4j 1.2.14 jar
net.sf.jsr107cache jsr107cache 1.0 jar
org.hibernate ejb3-persistence 1.0.2.GA jar
org.hibernate hibernate-commons-annotations 3.1.0.GA jar
org.springframework spring-context-support 2.5.6.SEC01 jar
org.springframework spring-core 2.5.6.SEC01 jar
stax stax 1.2.0 jar
stax stax-api 1.0.1 jar
xml-apis xml-apis 1.0.b2 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
junit junit-dep 4.4 jar
org.hamcrest hamcrest-core 1.1 jar
org.hamcrest hamcrest-library 1.1 jar

Project Dependency Graph

Dependency Tree

Licenses

HSQLDB License: HSQLDB

LGPL: Simple XML

BSD style: Hamcrest Core, Hamcrest Library, jMock 2 Core, jMock JUnit 4 Extension

Public Domain: AOP alliance, Backport of JSR 166

GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Annotations, Hibernate Commons Annotations

Unknown: AntLR, Java Persistence API, Java Transaction API, SLF4J API Module, SLF4J JDK14 Binding, SLF4J LOG4J-12 Binding, StAX, Unnamed - javax.servlet:jsp-api:jar:2.0, Unnamed - javax.servlet:servlet-api:jar:2.4, dom4j, jsr107cache

Common Public License Version 1.0: JUnit

GNU Lesser General Public License: Hibernate Core

The Apache Software License, Version 2.0: Collections, Ehcache Core, Google Collections Library, Log4j, Logging, Spring Framework, Spring Framework: Beans, Spring Framework: Context, Spring Framework: Context Support, Spring Framework: Core, Spring Framework: Test, Spring Framework: Web, Spring Framework: Web MVC, StAX API, XML Commons External Components XML APIs

LGPLv3: YES Admin

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
antlr-2.7.6.jar 433.04 kB 226 224 12 1.2 debug
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 debug
backport-util-concurrent-3.1.jar 323.94 kB 251 239 5 1.4 debug
google-collections-1.0-rc1.jar 543.48 kB 463 448 4 1.5 debug
commons-collections-3.2.jar 557.87 kB 477 458 12 1.1 debug
commons-logging-1.0.4.jar 37.12 kB 29 18 2 1.2 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
jsp-api-2.0.jar 49.31 kB 56 42 3 1.2 debug
servlet-api-2.4.jar 95.40 kB 67 42 2 1.2 debug
jta-1.1.jar 12.77 kB 27 18 2 1.3 debug
junit-4.7.jar 226.91 kB 261 225 29 1.5 debug
junit-dep-4.4.jar 139.07 kB 162 133 17 1.5 debug
log4j-1.2.14.jar 358.83 kB 288 256 19 1.1 debug
ehcache-1.5.0.jar 258.20 kB 185 150 19 1.1 debug
jsr107cache-1.0.jar 8.08 kB 19 9 1 1.1 debug
hamcrest-core-1.1.jar 74.85 kB 54 21 3 1.5 debug
hamcrest-library-1.1.jar 108.89 kB 66 24 7 1.5 debug
ejb3-persistence-1.0.2.GA.jar 49.40 kB 97 91 2 1.5 debug
hibernate-annotations-3.4.0.GA.jar 273.16 kB 166 153 8 1.5 debug
hibernate-commons-annotations-3.1.0.GA.jar 65.42 kB 69 58 6 1.5 debug
hibernate-core-3.3.1.GA.jar 2.17 MB 1,482 1,386 81 1.4 debug
jmock-2.5.1.jar 134.96 kB 91 74 9 1.5 debug
jmock-junit4-2.5.1.jar 8.37 kB 14 3 1 1.5 debug
simple-xml-2.0.2.jar 215.17 kB 238 222 7 1.5 debug
slf4j-api-1.5.8.jar 22.90 kB 32 21 3 1.3 debug
slf4j-jdk14-1.5.8.jar 8.61 kB 15 5 1 1.4 debug
slf4j-log4j12-1.5.8.jar 9.45 kB 16 6 1 1.3 debug
spring-2.5.6.SEC01.jar 2.81 MB 2,187 2,159 183 1.5 debug
spring-beans-2.5.6.SEC01.jar 476.63 kB 327 297 15 1.5 debug
spring-context-2.5.6.SEC01.jar 465.72 kB 407 344 48 1.5 debug
spring-context-support-2.5.6.SEC01.jar 94.60 kB 74 57 8 1.4 debug
spring-core-2.5.6.SEC01.jar 278.91 kB 214 212 19 1.5 debug
spring-test-2.5.6.SEC01.jar 176.71 kB 131 110 15 1.5 debug
spring-web-2.5.6.SEC01.jar 190.02 kB 154 133 13 1.5 debug
spring-webmvc-2.5.6.SEC01.jar 392.92 kB 283 245 27 1.5 debug
stax-1.2.0.jar 175.14 kB 104 91 7 1.2 debug
stax-api-1.0.1.jar 25.89 kB 48 40 5 1.2 debug
xml-apis-1.0.b2.jar 106.76 kB 217 184 17 1.2 release
Total Size Entries Classes Packages JDK Rev Debug
39 12.15 MB 9,560 8,698 642 1.5 37
compile: 29 compile: 11.15 MB compile: 8,643 compile: 8,019 compile: 555 - compile: 27
test: 7 test: 869.75 kB test: 779 test: 590 test: 81 - test: 7
provided: 3 provided: 153.32 kB provided: 138 provided: 89 provided: 6 - provided: 3

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
osjava http://dist.osjava.org/maven/ Yes Yes -
compass-project.org http://repo.compass-project.org - Yes -
caucho http://caucho.com/m2/ Yes Yes -
snapshot-repo1.php-maven.org http://repo1.php-maven.org/snapshot - Yes -
blackbox.release http://blackbox.yestech.org/content/repositories/releases Yes Yes -
yestech http://oss.sonatype.org/content/repositories/github/ Yes Yes -
yestech-releases http://oss.sonatype.org/content/repositories/github-releases/ Yes Yes -
jboss http://repository.jboss.com/maven2 Yes - -
jboss-snapshot http://snapshots.jboss.org/maven2 - Yes -
atlassian http://repository.atlassian.com/maven2/ Yes Yes -
gridgain-site http://www.gridgainsystems.com/maven2 Yes Yes -
codehaus http://repository.codehaus.org Yes Yes -
blackbox.snapshots http://blackbox.yestech.org/content/repositories/snapshots Yes Yes -
release-repo1.php-maven.org http://repo1.php-maven.org/release Yes Yes -
terracotta http://repo.terracotta.org/maven2/ Yes Yes Yes
JBoss http://repository.jboss.org/maven2 Yes Yes -
maven2-repository.dev.java.net http://download.java.net/maven/2/ Yes Yes -
central http://repo1.maven.org/maven2 Yes - -
yestech-snapshots http://oss.sonatype.org/content/repositories/github-snapshots/ Yes Yes -

Repository locations for each of the Dependencies.

Artifact osjava compass-project.org caucho snapshot-repo1.php-maven.org blackbox.release yestech yestech-releases jboss jboss-snapshot atlassian gridgain-site codehaus blackbox.snapshots release-repo1.php-maven.org JBoss maven2-repository.dev.java.net central yestech-snapshots
antlr:antlr:jar:2.7.6 - - - - - - - Found at http://repository.jboss.com/maven2 - - - - - - Found at http://repository.jboss.org/maven2 - Found at http://repo1.maven.org/maven2 -
aopalliance:aopalliance:jar:1.0 - - - - - - - Found at http://repository.jboss.com/maven2 - - - - - - Found at http://repository.jboss.org/maven2 - Found at http://repo1.maven.org/maven2 -
backport-util-concurrent:backport-util-concurrent:jar:3.1 - - - - - - - Found at http://repository.jboss.com/maven2 - - - - - - Found at http://repository.jboss.org/maven2 - Found at http://repo1.maven.org/maven2 -
com.google.collections:google-collections:jar:1.0-rc1 - - - - - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
commons-collections:commons-collections:jar:3.2 - - - - - - - Found at http://repository.jboss.com/maven2 - - - - - - Found at http://repository.jboss.org/maven2 - Found at http://repo1.maven.org/maven2 -
commons-logging:commons-logging:jar:1.0.4 - - - - - - - Found at http://repository.jboss.com/maven2 - - - - - - Found at http://repository.jboss.org/maven2 - Found at http://repo1.maven.org/maven2 -
dom4j:dom4j:jar:1.6.1 - - - - - - - Found at http://repository.jboss.com/maven2 - - - - - - Found at http://repository.jboss.org/maven2 - Found at http://repo1.maven.org/maven2 -
hsqldb:hsqldb:jar:1.8.0.7 - - - - - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
javax.servlet:jsp-api:jar:2.0 - - - - - - - Found at http://repository.jboss.com/maven2 - - - - - - Found at http://repository.jboss.org/maven2 - Found at http://repo1.maven.org/maven2 -
javax.servlet:servlet-api:jar:2.4 - - - - - - - Found at http://repository.jboss.com/maven2 - - - - - - Found at http://repository.jboss.org/maven2 - Found at http://repo1.maven.org/maven2 -
javax.transaction:jta:jar:1.1 - - - - - - - Found at http://repository.jboss.com/maven2 - - - - - - Found at http://repository.jboss.org/maven2 - Found at http://repo1.maven.org/maven2 -
junit:junit:jar:4.7 - - - - - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
junit:junit-dep:jar:4.4 - - - - - - - Found at http://repository.jboss.com/maven2 - - - - - - Found at http://repository.jboss.org/maven2 - Found at http://repo1.maven.org/maven2 -
log4j:log4j:jar:1.2.14 - - - - - - - Found at http://repository.jboss.com/maven2 - - - - - - Found at http://repository.jboss.org/maven2 - Found at http://repo1.maven.org/maven2 -
net.sf.ehcache:ehcache:jar:1.5.0 - - - - - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
net.sf.jsr107cache:jsr107cache:jar:1.0 - - - - - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.hamcrest:hamcrest-core:jar:1.1 - - - - - - - Found at http://repository.jboss.com/maven2 - - - - - - Found at http://repository.jboss.org/maven2 - Found at http://repo1.maven.org/maven2 -
org.hamcrest:hamcrest-library:jar:1.1 - - - - - - - Found at http://repository.jboss.com/maven2 - - - - - - Found at http://repository.jboss.org/maven2 - Found at http://repo1.maven.org/maven2 -
org.hibernate:ejb3-persistence:jar:1.0.2.GA - - - - - - - Found at http://repository.jboss.com/maven2 - - - - - - Found at http://repository.jboss.org/maven2 - Found at http://repo1.maven.org/maven2 -
org.hibernate:hibernate-annotations:jar:3.4.0.GA - - - - - - - Found at http://repository.jboss.com/maven2 - - - - - - Found at http://repository.jboss.org/maven2 - Found at http://repo1.maven.org/maven2 -
org.hibernate:hibernate-commons-annotations:jar:3.1.0.GA - - - - - - - Found at http://repository.jboss.com/maven2 - - - - - - Found at http://repository.jboss.org/maven2 - Found at http://repo1.maven.org/maven2 -
org.hibernate:hibernate-core:jar:3.3.1.GA - - - - - - - Found at http://repository.jboss.com/maven2 - - - - - - Found at http://repository.jboss.org/maven2 - Found at http://repo1.maven.org/maven2 -
org.jmock:jmock:jar:2.5.1 - - - - - - - - - - - Found at http://repository.codehaus.org - - - - Found at http://repo1.maven.org/maven2 -
org.jmock:jmock-junit4:jar:2.5.1 - - - - - - - - - - - Found at http://repository.codehaus.org - - - - Found at http://repo1.maven.org/maven2 -
org.simpleframework:simple-xml:jar:2.0.2 - - - - - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.slf4j:slf4j-api:jar:1.5.8 - - - - - - - Found at http://repository.jboss.com/maven2 - - - - - - Found at http://repository.jboss.org/maven2 - Found at http://repo1.maven.org/maven2 -
org.slf4j:slf4j-jdk14:jar:1.5.8 - - - - - - - Found at http://repository.jboss.com/maven2 - - - - - - Found at http://repository.jboss.org/maven2 - Found at http://repo1.maven.org/maven2 -
org.slf4j:slf4j-log4j12:jar:1.5.8 - - - - - - - Found at http://repository.jboss.com/maven2 - - - - - - Found at http://repository.jboss.org/maven2 - Found at http://repo1.maven.org/maven2 -
org.springframework:spring:jar:2.5.6.SEC01 - - - - - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.springframework:spring-beans:jar:2.5.6.SEC01 - - - - - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.springframework:spring-context:jar:2.5.6.SEC01 - - - - - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.springframework:spring-context-support:jar:2.5.6.SEC01 - - - - - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.springframework:spring-core:jar:2.5.6.SEC01 - - - - - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.springframework:spring-test:jar:2.5.6.SEC01 - - - - - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.springframework:spring-web:jar:2.5.6.SEC01 - - - - - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
org.springframework:spring-webmvc:jar:2.5.6.SEC01 - - - - - - - - - - - - - - - - Found at http://repo1.maven.org/maven2 -
stax:stax:jar:1.2.0 - - - - - - - Found at http://repository.jboss.com/maven2 - - - - - - Found at http://repository.jboss.org/maven2 - Found at http://repo1.maven.org/maven2 -
stax:stax-api:jar:1.0.1 - - - - - - - Found at http://repository.jboss.com/maven2 - - - - - - Found at http://repository.jboss.org/maven2 - Found at http://repo1.maven.org/maven2 -
xml-apis:xml-apis:jar:1.0.b2 - - - - - - - Found at http://repository.jboss.com/maven2 - - - - - - Found at http://repository.jboss.org/maven2 - Found at http://repo1.maven.org/maven2 -
Total osjava compass-project.org caucho snapshot-repo1.php-maven.org blackbox.release yestech yestech-releases jboss jboss-snapshot atlassian gridgain-site codehaus blackbox.snapshots release-repo1.php-maven.org JBoss maven2-repository.dev.java.net central yestech-snapshots
39 (compile: 29, test: 7, provided: 3) 0 0 0 0 0 0 0 23 0 0 0 2 0 0 23 0 39 0