nf.fr.k49:shielddb-core

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-core
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-core

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.5.13
org.mockito : mockito-junit-jupiter jar 3.5.13

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2
0.1.1