Last Version

DataNucleus Cache plugin 6.0.0-release

DataNucleus third-party Cache plugin

License

License

Categories

Categories

Data
GroupId

GroupId

org.datanucleus
ArtifactId

ArtifactId

datanucleus-cache
Version

Version

6.0.0-release
Type

Type

jar
Description

Description

DataNucleus Cache plugin
DataNucleus third-party Cache plugin
Project URL

Project URL

http://www.datanucleus.org/#/datanucleus-cache
Source Code Management

Source Code Management

https://github.com/datanucleus/datanucleus-cache

Download datanucleus-cache 6.0.0-release


<!-- 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"]

Dependencies

compile (6)

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

provided (1)

Group / Artifact Type Version
org.datanucleus : datanucleus-core jar [6.0.0-m1, 6.9)

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.