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-logging | commons-logging | 1.1.1 | jar |
net.sf.cacheaware | cacheaware-cache-ehcache | 0.3.0 | jar |
net.sf.cacheaware | cacheaware-cache-spymemcached | 0.3.0 | jar |
net.sf.cacheaware | cacheaware-core | 0.3.0 | jar |
net.sf.cacheaware | cacheaware-core-guice | 0.3.0 | jar |
net.sf.cacheaware | cacheaware-core-spring-aop | 0.3.0 | jar |
net.sf.cacheaware | cacheaware-persistence-eclipselink | 0.3.0 | jar |
net.sf.cacheaware | cacheaware-persistence-hibernate | 0.3.0 | jar |
net.sf.cacheaware | cacheaware-persistence-toplink | 0.3.0 | 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.1 | jar |
org.easymock | easymock | 3.0 | jar |
org.hsqldb | hsqldb | 2.2.4 | jar |
org.springframework | spring-orm | 3.0.5.RELEASE | jar |
org.springframework | spring-test | 3.0.5.RELEASE | 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.6 | jar |
aopalliance | aopalliance | 1.0 | jar |
cglib | cglib-nodep | 2.2 | jar |
com.google.inject | guice | 3.0 | jar |
commons-codec | commons-codec | 1.5 | jar |
commons-collections | commons-collections | 3.1 | jar |
dom4j | dom4j | 1.6.1 | jar |
javax.inject | javax.inject | 1 | jar |
javax.persistence | persistence-api | 1.0 | jar |
javax.transaction | jta | 1.1 | jar |
net.sf.ehcache | ehcache-core | 2.4.3 | jar |
org.aspectj | aspectjrt | 1.6.11 | jar |
org.eclipse.persistence | eclipselink | 2.2.0 | jar |
org.hibernate | hibernate-commons-annotations | 3.2.0.Final | jar |
org.hibernate | hibernate-core | 3.6.6.Final | jar |
org.hibernate.javax.persistence | hibernate-jpa-2.0-api | 1.0.1.Final | jar |
org.slf4j | slf4j-api | 1.6.1 | jar |
org.springframework | spring-aop | 3.0.5.RELEASE | jar |
org.springframework | spring-asm | 3.0.5.RELEASE | jar |
org.springframework | spring-beans | 3.0.5.RELEASE | jar |
org.springframework | spring-context | 3.0.5.RELEASE | jar |
org.springframework | spring-core | 3.0.5.RELEASE | jar |
org.springframework | spring-expression | 3.0.5.RELEASE | jar |
spy | spymemcached | 2.7 | jar |
toplink.essentials | toplink-essentials | 2.1-60f | jar |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type |
---|---|---|---|
org.aspectj | aspectjweaver | 1.6.11 | 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 |
---|---|---|---|
org.objenesis | objenesis | 1.2 | jar |
org.springframework | spring-jdbc | 3.0.5.RELEASE | jar |
org.springframework | spring-tx | 3.0.5.RELEASE | jar |
ASF 2.0: Code Generation Library
Unamed: JPA 2.0 API
Public Domain: AOP alliance
Apache 2: EasyMock, Objenesis
GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Commons Annotations
Unknown: AntLR, Java Transaction API, Unnamed - commons-collections:commons-collections:jar:3.1, Unnamed - org.springframework:spring-aop:jar:3.0.5.RELEASE, Unnamed - org.springframework:spring-asm:jar:3.0.5.RELEASE, Unnamed - org.springframework:spring-beans:jar:3.0.5.RELEASE, Unnamed - org.springframework:spring-context:jar:3.0.5.RELEASE, Unnamed - org.springframework:spring-core:jar:3.0.5.RELEASE, Unnamed - org.springframework:spring-expression:jar:3.0.5.RELEASE, Unnamed - org.springframework:spring-jdbc:jar:3.0.5.RELEASE, Unnamed - org.springframework:spring-orm:jar:3.0.5.RELEASE, Unnamed - org.springframework:spring-test:jar:3.0.5.RELEASE, Unnamed - org.springframework:spring-tx:jar:3.0.5.RELEASE, Unnamed - spy:spymemcached:jar:2.7, Unnamed - toplink.essentials:toplink-essentials:jar:2.1-60f, dom4j
Eclipse Public License - v 1.0: AspectJ runtime, AspectJ weaver
The Apache Software License, Version 2.0: Commons Codec, Commons Logging, Ehcache Core, Google Guice - Core Library, cacheaware-cache-ehcache, cacheaware-cache-spymemcached, cacheaware-core, cacheaware-core-guice, cacheaware-core-spring-aop, cacheaware-persistence-eclipselink, cacheaware-persistence-hibernate, cacheaware-persistence-toplink, cacheaware-test, javax.inject
GNU Lesser General Public License: Hibernate Core
Eclipse Public License v1.0: EclipseLink (non-OSGi)
Eclipse Distribution License v. 1.0: EclipseLink (non-OSGi)
HSQLDB License, a BSD open source license: HSQLDB Database
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module
Common Development and Distribution License (CDDL) v1.0: Enterprise JavaBeans (EJB) 3.0
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 |
cglib-nodep-2.2.jar | 314.81 kB | 253 | 249 | 9 | 1.2 | debug |
guice-3.0.jar | 693.84 kB | 585 | 565 | 12 | 1.5 | debug |
commons-codec-1.5.jar | 71.38 kB | 60 | 43 | 5 | 1.4 | debug |
commons-collections-3.1.jar | 546.26 kB | 465 | 446 | 12 | 1.1 | debug |
commons-logging-1.1.1.jar | 59.26 kB | 42 | 28 | 2 | 1.1 | debug |
dom4j-1.6.1.jar | 306.54 kB | 208 | 190 | 14 | 1.3 | debug |
javax.inject-1.jar | 2.44 kB | 8 | 6 | 1 | 1.5 | release |
persistence-api-1.0.jar | 50.93 kB | 97 | 91 | 2 | 1.5 | debug |
jta-1.1.jar | 14.72 kB | 24 | 18 | 2 | 1.3 | debug |
junit-4.8.1.jar | 231.49 kB | 267 | 230 | 30 | 1.5 | debug |
cacheaware-cache-ehcache-0.3.0.jar | 3.50 kB | 12 | 1 | 1 | 1.6 | debug |
cacheaware-cache-spymemcached-0.3.0.jar | 13.82 kB | 22 | 9 | 2 | 1.6 | debug |
cacheaware-core-0.3.0.jar | 31.34 kB | 45 | 29 | 7 | 1.6 | debug |
cacheaware-core-guice-0.3.0.jar | 5.26 kB | 14 | 3 | 1 | 1.6 | debug |
cacheaware-core-spring-aop-0.3.0.jar | 4.61 kB | 13 | 2 | 1 | 1.6 | debug |
cacheaware-persistence-eclipselink-0.3.0.jar | 4.89 kB | 13 | 2 | 1 | 1.6 | debug |
cacheaware-persistence-hibernate-0.3.0.jar | 4.74 kB | 13 | 2 | 1 | 1.6 | debug |
cacheaware-persistence-toplink-0.3.0.jar | 4.82 kB | 13 | 2 | 1 | 1.6 | debug |
ehcache-core-2.4.3.jar | 982.83 kB | 801 | 732 | 57 | 1.5 | debug |
aspectjrt-1.6.11.jar | 113.50 kB | 145 | 128 | 10 | 1.5 | debug |
aspectjweaver-1.6.11.jar | 1.61 MB | 899 | 853 | 33 | 1.6 | debug |
easymock-3.0.jar | 111.45 kB | 94 | 83 | 3 | 1.5 | debug |
eclipselink-2.2.0.jar | 6.09 MB | 3,024 | 2,744 | 235 | 1.5 | debug |
hibernate-commons-annotations-3.2.0.Final.jar | 69.61 kB | 77 | 61 | 6 | 1.5 | debug |
hibernate-core-3.6.6.Final.jar | 2.97 MB | 2,114 | 1,994 | 99 | 1.5 | debug |
hibernate-jpa-2.0-api-1.0.1.Final.jar | 100.25 kB | 190 | 176 | 4 | 1.5 | debug |
hsqldb-2.2.4.jar | 1.31 MB | 610 | 543 | 21 | 1.6 | release |
objenesis-1.2.jar | 35.20 kB | 46 | 32 | 8 | 1.3 | debug |
slf4j-api-1.6.1.jar | 24.90 kB | 34 | 23 | 3 | 1.3 | debug |
spring-aop-3.0.5.RELEASE.jar | 313.66 kB | 282 | 251 | 15 | 1.5 | debug |
spring-asm-3.0.5.RELEASE.jar | 51.84 kB | 39 | 31 | 3 | 1.2 | release |
spring-beans-3.0.5.RELEASE.jar | 542.39 kB | 385 | 349 | 14 | 1.5 | debug |
spring-context-3.0.5.RELEASE.jar | 653.18 kB | 615 | 531 | 59 | 1.5 | debug |
spring-core-3.0.5.RELEASE.jar | 373.48 kB | 321 | 296 | 19 | 1.5 | debug |
spring-expression-3.0.5.RELEASE.jar | 165.77 kB | 124 | 111 | 6 | 1.5 | debug |
spring-jdbc-3.0.5.RELEASE.jar | 376.67 kB | 325 | 295 | 18 | 1.5 | debug |
spring-orm-3.0.5.RELEASE.jar | 326.49 kB | 271 | 253 | 12 | 1.5 | debug |
spring-test-3.0.5.RELEASE.jar | 200.47 kB | 164 | 141 | 16 | 1.5 | debug |
spring-tx-3.0.5.RELEASE.jar | 226.49 kB | 237 | 202 | 20 | 1.5 | debug |
spymemcached-2.7.jar | 332.91 kB | 237 | 217 | 14 | 1.5 | debug |
toplink-essentials-2.1-60f.jar | 2.37 MB | 1,233 | 1,122 | 90 | 1.5 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
43 | 21.97 MB | 14,662 | 13,317 | 883 | 1.6 | 40 |
compile: 34 | compile: 17.58 MB | compile: 11,749 | compile: 10,685 | compile: 722 | - | compile: 32 |
test: 8 | test: 2.78 MB | test: 2,014 | test: 1,779 | test: 128 | - | test: 7 |
runtime: 1 | runtime: 1.61 MB | runtime: 899 | runtime: 853 | runtime: 33 | - | runtime: 1 |
Repo ID | URL | Release | Snapshot |
---|---|---|---|
jboss-releases | http://repository.jboss.org/nexus/content/groups/public-jboss | Yes | - |
apache.snapshots | http://people.apache.org/repo/m2-snapshot-repository | - | Yes |
spy | http://files.couchbase.com/maven2/ | Yes | - |
cacheaware-maven | http://cacheaware.sourceforge.net/maven | Yes | Yes |
Java.net Maven 2 | http://download.java.net/maven/2 | Yes | - |
EclipseLink Repo | http://www.eclipse.org/downloads/download.php?r=1&nf=1&file=/rt/eclipselink/maven.repo | Yes | Yes |
central | http://repo1.maven.org/maven2 | Yes | - |
Repository locations for each of the Dependencies.