Project Dependencies

compile

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

GroupIdArtifactIdVersionClassifierTypeOptional
com.atlassian.cacheatlassian-cache-api0.1-jar
net.sf.ehcacheehcache1.2.3-jar
org.slf4jslf4j-api1.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:

GroupIdArtifactIdVersionClassifierTypeOptional
jmockjmock-cglib1.2.0-jar
org.slf4jslf4j-log4j121.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:

GroupIdArtifactIdVersionClassifierTypeOptional
commons-collectionscommons-collections2.1-jar
commons-loggingcommons-logging1.0.4-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:

GroupIdArtifactIdVersionClassifierTypeOptional
cglibcglib-nodep2.1_3-jar
jmockjmock1.2.0-jar
junitjunit3.8.2-jar
log4jlog4j1.2.8-jar

Project Dependency Graph

Dependency Listings

Atlassian Cache EhCache

Base POM for Atlassian projects

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

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

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://jakarta.apache.org/commons/logging/

Collections

Commons Collections

SLF4J LOG4J-12 Binding

The slf4j log4j-12 binding

http://www.slf4j.org

Unnamed - log4j:log4j:jar:1.2.8

SLF4J API Module

The slf4j API

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/

Atlassian Cache API

Base POM for Atlassian projects

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