| License |
License |
|---|---|
| Categories |
CategoriesApache TomEE Container Application Servers |
| GroupId | GroupIdorg.apache.tomee.patch |
| ArtifactId | ArtifactIdcommons-jcs-jcache |
| Last Version | Last Version2.0-M1 |
| 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 |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |