is not current version
Last Version 4.1.9

io.permazen:permazen-kv-caching 4.0.0

Permazen key/value store classes related to caching.

Categories

Categories

Caching Data Permazen ORM
GroupId

GroupId

io.permazen
ArtifactId

ArtifactId

permazen-kv-caching
Version

Version

4.0.0
Type

Type

jar

Download permazen-kv-caching 4.0.0


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