Apache Commons JCS :: JCache

Apache Commons JCS is a distributed, versatile caching system.

License

License

Categories

Categories

Apache TomEE Container Application Servers
GroupId

GroupId

org.apache.tomee.patch
ArtifactId

ArtifactId

commons-jcs-jcache
Last Version

Last Version

2.0-M1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

The Apache Software Foundation

Download commons-jcs-jcache

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.tomee.patch : commons-jcs-core jar 2.0-M1
org.apache.commons : commons-lang3 Optional jar 3.3.2

provided (5)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jcache_1.0_spec jar 1.0-alpha-1
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-jcdi_1.1_spec jar 1.0-alpha-1
org.apache.geronimo.specs : geronimo-interceptor_1.2_spec jar 1.0-alpha-1
org.apache.geronimo.specs : geronimo-annotation_1.2_spec jar 1.0-alpha-1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.0-M1