Last Version

JPOX EHCache plugin 1.2.0-beta-5

JPOX can be used with EHCache as the Level 2 Cache

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

jpox
ArtifactId

ArtifactId

jpox-ehcache
Version

Version

1.2.0-beta-5
Type

Type

jar
Description

Description

JPOX EHCache plugin
JPOX can be used with EHCache as the Level 2 Cache

Download jpox-ehcache 1.2.0-beta-5


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

Dependencies

compile (3)

Group / Artifact Type Version
ehcache : ehcache jar 1.1
jpox : jpox-core jar 1.2.0-beta-5
javax.jdo : jdo2-api jar 2.1-SNAPSHOT

Project Modules

There are no modules declared in this project.