License |
License |
---|---|
GroupId | GroupIdorg.apache.commons |
ArtifactId | ArtifactIdcommons-jcs3-jcache |
Last Version | Last Version3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Commons JCS :: JCache
Apache Commons JCS is a distributed, versatile caching system.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.commons/commons-jcs3-jcache/ -->
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-jcs3-jcache</artifactId>
<version>3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.commons/commons-jcs3-jcache/
implementation 'org.apache.commons:commons-jcs3-jcache:3.1'
// https://jarcasting.com/artifacts/org.apache.commons/commons-jcs3-jcache/
implementation ("org.apache.commons:commons-jcs3-jcache:3.1")
'org.apache.commons:commons-jcs3-jcache:jar:3.1'
<dependency org="org.apache.commons" name="commons-jcs3-jcache" rev="3.1">
<artifact name="commons-jcs3-jcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.commons', module='commons-jcs3-jcache', version='3.1')
)
libraryDependencies += "org.apache.commons" % "commons-jcs3-jcache" % "3.1"
[org.apache.commons/commons-jcs3-jcache "3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-jcs3-core | jar | 3.1 |
org.apache.commons : commons-text Optional | jar | 1.9 |
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.1 |
org.apache.geronimo.specs : geronimo-jcdi_1.1_spec | jar | 1.0 |
org.apache.geronimo.specs : geronimo-interceptor_1.2_spec | jar | 1.1 |
org.apache.geronimo.specs : geronimo-annotation_1.2_spec | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.hamcrest : hamcrest | jar | 2.2 |