Last Version

JPOX OSCache plugin 1.2.0-beta-5

JPOX can be used with OSCache as the Level 2 Cache

GroupId

GroupId

jpox
ArtifactId

ArtifactId

jpox-oscache
Version

Version

1.2.0-beta-5
Type

Type

jar
Description

Description

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

Download jpox-oscache 1.2.0-beta-5


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

Dependencies

compile (3)

Group / Artifact Type Version
opensymphony : oscache jar 2.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.