GroupId | GroupIdjpox |
---|---|
ArtifactId | ArtifactIdjpox-oscache |
Last Version | Last Version1.2.0-beta-5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJPOX OSCache plugin
JPOX can be used with OSCache as the Level 2 Cache
|
Filename | Size |
---|---|
jpox-oscache-1.2.0-beta-5.pom | |
jpox-oscache-1.2.0-beta-5.jar | 3 KB |
Browse |
<!-- 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"]
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 |
Version |
---|
1.2.0-beta-5
|
1.2.0-beta-4
|
1.2.0-beta-3
|
1.2.0-beta-2
|
1.2.0-beta-1
|
1.1.9
|
1.1.8
|
1.1.3
|
1.1.2
|
1.1.1
|
1.1.0
|
1.1.0-beta-6
|
1.1.0-beta-4
|