| License |
License |
|---|---|
| Categories |
CategoriesApache TomEE Container Application Servers |
| GroupId | GroupIdorg.apache.tomee.patch |
| ArtifactId | ArtifactIdcommons-jcs-jcache-extras |
| Last Version | Last Version2.0-M1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache Commons JCS :: JCache Extras
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-extras/ -->
<dependency>
<groupId>org.apache.tomee.patch</groupId>
<artifactId>commons-jcs-jcache-extras</artifactId>
<version>2.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tomee.patch/commons-jcs-jcache-extras/
implementation 'org.apache.tomee.patch:commons-jcs-jcache-extras:2.0-M1'
// https://jarcasting.com/artifacts/org.apache.tomee.patch/commons-jcs-jcache-extras/
implementation ("org.apache.tomee.patch:commons-jcs-jcache-extras:2.0-M1")
'org.apache.tomee.patch:commons-jcs-jcache-extras:jar:2.0-M1'
<dependency org="org.apache.tomee.patch" name="commons-jcs-jcache-extras" rev="2.0-M1">
<artifact name="commons-jcs-jcache-extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tomee.patch', module='commons-jcs-jcache-extras', version='2.0-M1')
)
libraryDependencies += "org.apache.tomee.patch" % "commons-jcs-jcache-extras" % "2.0-M1"
[org.apache.tomee.patch/commons-jcs-jcache-extras "2.0-M1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.apache.openwebbeans : openwebbeans-impl | jar | 1.6.2 |
| org.apache.tomee.patch : commons-jcs-jcache | jar | 2.0-M1 |
| org.apache.tomcat : tomcat-catalina | jar | 8.0.26 |
| org.apache.tomcat : tomcat-jasper | jar | 8.0.26 |
| commons-io : commons-io | jar | 2.4 |