GroupId | GroupIdjpox |
---|---|
ArtifactId | ArtifactIdjpox-tangosol |
Last Version | Last Version1.2.0-beta-5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJPOX Tangosol plugin
JPOX allows the use of a Level 2 Cache. It provides its own, yet also
allows plugin caches. This provides a plugin for Tangosol Coherence.
|
Filename | Size |
---|---|
jpox-tangosol-1.2.0-beta-5.pom | |
jpox-tangosol-1.2.0-beta-5.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/jpox/jpox-tangosol/ -->
<dependency>
<groupId>jpox</groupId>
<artifactId>jpox-tangosol</artifactId>
<version>1.2.0-beta-5</version>
</dependency>
// https://jarcasting.com/artifacts/jpox/jpox-tangosol/
implementation 'jpox:jpox-tangosol:1.2.0-beta-5'
// https://jarcasting.com/artifacts/jpox/jpox-tangosol/
implementation ("jpox:jpox-tangosol:1.2.0-beta-5")
'jpox:jpox-tangosol:jar:1.2.0-beta-5'
<dependency org="jpox" name="jpox-tangosol" rev="1.2.0-beta-5">
<artifact name="jpox-tangosol" type="jar" />
</dependency>
@Grapes(
@Grab(group='jpox', module='jpox-tangosol', version='1.2.0-beta-5')
)
libraryDependencies += "jpox" % "jpox-tangosol" % "1.2.0-beta-5"
[jpox/jpox-tangosol "1.2.0-beta-5"]
Group / Artifact | Type | Version |
---|---|---|
jpox : jpox-thirdparty | jar | 1.2-SNAPSHOT |
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
|