| License | License | 
|---|---|
| Categories | CategoriesApache TomEE Container Application Servers | 
| GroupId | GroupIdorg.apache.tomee.patch | 
| ArtifactId | ArtifactIdcommons-jcs-jcache-tck | 
| Last Version | Last Version2.0-M1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionApache Commons JCS :: JCache TCK Apache Commons JCS is a distributed, versatile caching system. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| commons-jcs-jcache-tck-2.0-M1.pom | |
| commons-jcs-jcache-tck-2.0-M1.jar | 7 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.tomee.patch/commons-jcs-jcache-tck/ -->
<dependency>
    <groupId>org.apache.tomee.patch</groupId>
    <artifactId>commons-jcs-jcache-tck</artifactId>
    <version>2.0-M1</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.tomee.patch/commons-jcs-jcache-tck/
implementation 'org.apache.tomee.patch:commons-jcs-jcache-tck:2.0-M1'// https://jarcasting.com/artifacts/org.apache.tomee.patch/commons-jcs-jcache-tck/
implementation ("org.apache.tomee.patch:commons-jcs-jcache-tck:2.0-M1")'org.apache.tomee.patch:commons-jcs-jcache-tck:jar:2.0-M1'<dependency org="org.apache.tomee.patch" name="commons-jcs-jcache-tck" rev="2.0-M1">
  <artifact name="commons-jcs-jcache-tck" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.tomee.patch', module='commons-jcs-jcache-tck', version='2.0-M1')
)libraryDependencies += "org.apache.tomee.patch" % "commons-jcs-jcache-tck" % "2.0-M1"[org.apache.tomee.patch/commons-jcs-jcache-tck "2.0-M1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.tomee.patch : commons-jcs-core | jar | 2.0-M1 | 
| org.apache.tomee.patch : commons-jcs-jcache | jar | 2.0-M1 | 
| javax.cache : test-domain | jar | 1.0.1 | 
| javax.cache : app-domain | jar | 1.0.1 | 
| javax.transaction : jta | jar | 1.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.hamcrest : hamcrest-library | jar | 1.3 | 
| javax.cache : cache-tests | jar | 1.0.1 | 
| javax.cache : cache-tests | jar | 1.0.1 | 
| org.apache.openwebbeans : openwebbeans-impl | jar | 1.6.2 |