External dependencies

This software requires Java SDK 1.5.0 or later from Sun Microsystems, Inc. This is released under the terms of the Sun Binary Code License , which prevent it from being redistributed. However, it can be obtained from Sun's web-site: java.sun.com

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

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
commons-logging commons-logging 1.1.1 api jar
junit junit 4.4 - jar

Project Dependency Graph

Dependency Listings

RCache

Java Reference based simple cache implementations.

http://rcache.sourceforge.net

Owner: Rodrigo Ruiz

Project License: GNU Lesser General Public License, version 2.1 The Apache Software License, Version 2.0


JUnit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.

http://junit.org

Owner: JUnit

Project License: Common Public License Version 1.0


Commons Logging

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

http://commons.apache.org/logging

Owner: The Apache Software Foundation

Project License: The Apache Software License, Version 2.0


Licenses

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Commons Logging, RCache

GNU Lesser General Public License, version 2.1: RCache