Apache Commons JCS :: Core

Apache Commons JCS is a distributed, versatile caching system.

License

License

GroupId

GroupId

org.apache.commons
ArtifactId

ArtifactId

commons-jcs-core
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Commons JCS :: Core
Apache Commons JCS is a distributed, versatile caching system.
Project URL

Project URL

http://commons.apache.org/proper/commons-jcs/commons-jcs-core/
Project Organization

Project Organization

The Apache Software Foundation

Download commons-jcs-core

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.commons/commons-jcs-core/ -->
<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-jcs-core</artifactId>
    <version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.commons/commons-jcs-core/
implementation 'org.apache.commons:commons-jcs-core:2.2.1'
// https://jarcasting.com/artifacts/org.apache.commons/commons-jcs-core/
implementation ("org.apache.commons:commons-jcs-core:2.2.1")
'org.apache.commons:commons-jcs-core:jar:2.2.1'
<dependency org="org.apache.commons" name="commons-jcs-core" rev="2.2.1">
  <artifact name="commons-jcs-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.commons', module='commons-jcs-core', version='2.2.1')
)
libraryDependencies += "org.apache.commons" % "commons-jcs-core" % "2.2.1"
[org.apache.commons/commons-jcs-core "2.2.1"]

Dependencies

compile (5)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
commons-dbcp : commons-dbcp Optional jar 1.4
org.apache.velocity : velocity-tools Optional jar 2.0
commons-httpclient : commons-httpclient Optional jar 3.1
javax.servlet : servlet-api Optional jar 2.5

test (5)

Group / Artifact Type Version
hsqldb : hsqldb jar 1.8.0.10
org.apache.commons : commons-collections4 jar 4.1
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.1
2.2
2.1
2.0
2.0-beta-2
2.0-beta-1