is not current version
Last Version 3.6.1

org.jsimpledb:jsimpledb-kv-fdb 3.3.0

JSimpleDB key/value store implementation based on FoundationDB.

GroupId

GroupId

org.jsimpledb
ArtifactId

ArtifactId

jsimpledb-kv-fdb
Version

Version

3.3.0
Type

Type

jar

Download jsimpledb-kv-fdb 3.3.0


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