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
com.atlassian.cache atlassian-cache-api 1.0 - jar
net.sf.ehcache ehcache 1.2.3 - jar

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Classifier Type Optional
org.slf4j jcl104-over-slf4j 1.4.3 - 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 Classifier Type Optional
jmock jmock-cglib 1.2.0 - jar
org.slf4j slf4j-log4j12 1.4.3 - 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
commons-collections commons-collections 2.1 - jar
org.slf4j slf4j-api 1.4.3 - 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 Classifier Type Optional
cglib cglib-nodep 2.1_3 - jar
jmock jmock 1.2.0 - jar
junit junit 3.8.2 - jar
log4j log4j 1.2.8 - jar

Project Dependency Graph

Dependency Listings

Atlassian Cache EhCache

Base POM for Atlassian projects

http://docs.atlassian.com/atlassian-cache-ehcache/1.0/atlassian-cache-ehcache

Atlassian Cache API

Base POM for Atlassian projects

http://docs.atlassian.com/atlassian-cache-api/1.0/atlassian-cache-api

ehcache

ehcache is a pure Java, in-process cache with the following features: 1. Fast. 2. Simple. 3. Multiple eviction policies: LRU, LFU and FIFO. 4. Caches can be in memory or on disk. 5. Disk Stores can be persistent between VM restarts. 6. Distributed caching using multicast and RMI, with a pluggable API. 7. Cache and CacheManager listeners 8. Supports multiple Caches per CacheManager, and multiple CacheManagers per application. 9. Acts as a pluggable cache for Hibernate 3.1, 3 and 2.1. 10. Small foot print. Both in terms of size and memory requirements. 11. Minimal dependencies apart from J2SE. 12. Fully documented. See the online Documentation and the online JavaDoc. 13. Comprehensive Test Coverage. See the clover test report. 14. Available under the Apache 1.1 license. EHCache's copyright and licensing has been reviewed and approved by the Apache Software Foundation, making EHCache suitable for use in Apache projects. 15. Production tested. EHCache is used on a large and very busy eCommerce site. 16. Web caching, pull-through caches and other common caching implementations are provided in the ehcache-constructs module.

http://ehcache.sf.net

Collections

Commons Collections

JCL Implemented Over SLF4J

JCL implementation over SLF4J

http://www.slf4j.org

jMock CGLIB extension

jMock is a library for testing Java code using mock objects. The CGLIB extension allows creating of mock objects for classes.

http://www.jmock.org/

jMock

jMock is a library for testing Java code using mock objects

http://www.jmock.org/

cglib

http://cglib.sourceforge.net/

SLF4J LOG4J-12 Binding

The slf4j log4j-12 binding

http://www.slf4j.org

SLF4J API Module

The slf4j API

http://www.slf4j.org

Unnamed - log4j:log4j:jar:1.2.8