is not current version
Last Version 4.1.9

io.permazen:permazen-kv-caching 4.1.5

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.1.5
Type

Type

jar

Download permazen-kv-caching 4.1.5


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