is not current version
Last Version 6.0.0-release

org.datanucleus:datanucleus-cache 4.0.4

DataNucleus third-party Caching plugin

Categories

Categories

Data
GroupId

GroupId

org.datanucleus
ArtifactId

ArtifactId

datanucleus-cache
Version

Version

4.0.4
Type

Type

jar

Download datanucleus-cache 4.0.4


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