is not current version
Last Version 6.0.0-release

org.datanucleus:datanucleus-cache 3.1.2

DataNucleus Level2 third-party Caching plugin.

Categories

Categories

Data
GroupId

GroupId

org.datanucleus
ArtifactId

ArtifactId

datanucleus-cache
Version

Version

3.1.2
Type

Type

jar

Download datanucleus-cache 3.1.2


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