nf.fr.k49:shielddb-demo-app

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

License

License

GroupId

GroupId

nf.fr.k49
ArtifactId

ArtifactId

shielddb-demo-app
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download shielddb-demo-app

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
nf.fr.k49 : shielddb-core jar 0.1.3
nf.fr.k49 : shielddb-gson-backend jar 0.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2
0.1.1