License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.datanucleus |
ArtifactId | ArtifactIddatanucleus-cache |
Last Version | Last Version6.0.0-release |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDataNucleus Cache plugin
DataNucleus third-party Cache plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.datanucleus/datanucleus-cache/ -->
<dependency>
<groupId>org.datanucleus</groupId>
<artifactId>datanucleus-cache</artifactId>
<version>6.0.0-release</version>
</dependency>
// https://jarcasting.com/artifacts/org.datanucleus/datanucleus-cache/
implementation 'org.datanucleus:datanucleus-cache:6.0.0-release'
// https://jarcasting.com/artifacts/org.datanucleus/datanucleus-cache/
implementation ("org.datanucleus:datanucleus-cache:6.0.0-release")
'org.datanucleus:datanucleus-cache:jar:6.0.0-release'
<dependency org="org.datanucleus" name="datanucleus-cache" rev="6.0.0-release">
<artifact name="datanucleus-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.datanucleus', module='datanucleus-cache', version='6.0.0-release')
)
libraryDependencies += "org.datanucleus" % "datanucleus-cache" % "6.0.0-release"
[org.datanucleus/datanucleus-cache "6.0.0-release"]
Group / Artifact | Type | Version |
---|---|---|
redis.clients : jedis | jar | 2.6.2 |
net.spy : spymemcached Optional | jar | 2.12.3 |
com.googlecode.xmemcached : xmemcached Optional | jar | 2.3.0 |
net.sf.ehcache : ehcache-core Optional | jar | [1.8, 2.9) |
opensymphony : oscache Optional | jar | 2.4.1 |
com.oracle.coherence.ce : coherence Optional | jar | 20.12.1 |
Group / Artifact | Type | Version |
---|---|---|
org.datanucleus : datanucleus-core | jar | [6.0.0-m1, 6.9) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |