is not current version
Last Version 3.6.1

org.jsimpledb:jsimpledb-kv-caching 3.6.0

JSimpleDB key/value store classes related to caching.

Categories

Categories

Caching Data
GroupId

GroupId

org.jsimpledb
ArtifactId

ArtifactId

jsimpledb-kv-caching
Version

Version

3.6.0
Type

Type

jar

Download jsimpledb-kv-caching 3.6.0


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