Last Version

nf.fr.k49:shielddb-gson-backend 0.1.3

ShieldDB is a simple embedded database with JSON file backend with optional in-memory read cache.

License

License

Categories

Categories

Gson Data JSON
GroupId

GroupId

nf.fr.k49
ArtifactId

ArtifactId

shielddb-gson-backend
Version

Version

0.1.3
Type

Type

jar
Description

Description

ShieldDB is a simple embedded database with JSON file backend with optional in-memory read cache.

Download shielddb-gson-backend 0.1.3


<!-- https://jarcasting.com/artifacts/nf.fr.k49/shielddb-gson-backend/ -->
<dependency>
    <groupId>nf.fr.k49</groupId>
    <artifactId>shielddb-gson-backend</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/nf.fr.k49/shielddb-gson-backend/
implementation 'nf.fr.k49:shielddb-gson-backend:0.1.3'
// https://jarcasting.com/artifacts/nf.fr.k49/shielddb-gson-backend/
implementation ("nf.fr.k49:shielddb-gson-backend:0.1.3")
'nf.fr.k49:shielddb-gson-backend:jar:0.1.3'
<dependency org="nf.fr.k49" name="shielddb-gson-backend" rev="0.1.3">
  <artifact name="shielddb-gson-backend" type="jar" />
</dependency>
@Grapes(
@Grab(group='nf.fr.k49', module='shielddb-gson-backend', version='0.1.3')
)
libraryDependencies += "nf.fr.k49" % "shielddb-gson-backend" % "0.1.3"
[nf.fr.k49/shielddb-gson-backend "0.1.3"]

Dependencies

compile (2)

Group / Artifact Type Version
nf.fr.k49 : shielddb-core jar 0.1.3
com.google.code.gson : gson jar 2.8.5

Project Modules

There are no modules declared in this project.