Ehcache JCache Implementation

Ehcache's wrapper implementation of JSR107 - JCACHE.

Categories

Categories

Net Ehcache Data Caching
GroupId

GroupId

net.sf.ehcache
ArtifactId

ArtifactId

ehcache-jcache
Last Version

Last Version

1.5.0-0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Ehcache JCache Implementation
Ehcache's wrapper implementation of JSR107 - JCACHE.

Download ehcache-jcache

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.ehcache/ehcache-jcache/ -->
<dependency>
    <groupId>net.sf.ehcache</groupId>
    <artifactId>ehcache-jcache</artifactId>
    <version>1.5.0-0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.ehcache/ehcache-jcache/
implementation 'net.sf.ehcache:ehcache-jcache:1.5.0-0.5'
// https://jarcasting.com/artifacts/net.sf.ehcache/ehcache-jcache/
implementation ("net.sf.ehcache:ehcache-jcache:1.5.0-0.5")
'net.sf.ehcache:ehcache-jcache:jar:1.5.0-0.5'
<dependency org="net.sf.ehcache" name="ehcache-jcache" rev="1.5.0-0.5">
  <artifact name="ehcache-jcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.ehcache', module='ehcache-jcache', version='1.5.0-0.5')
)
libraryDependencies += "net.sf.ehcache" % "ehcache-jcache" % "1.5.0-0.5"
[net.sf.ehcache/ehcache-jcache "1.5.0-0.5"]

Dependencies

compile (5)

Group / Artifact Type Version
net.sf.ehcache : ehcache-core jar 2.6.0
javax.cache : cache-api jar 0.5
javax.cache.implementation : cache-ri-common jar 0.5
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : slf4j-jdk14 Optional jar 1.6.1

provided (1)

Group / Artifact Type Version
javax.transaction : jta jar 1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0-0.5
1.4.0-beta1
1.2
1.1