Last Version

Slumber DB 0.5

Key/Value Store for JSON for Boon

License

License

Categories

Categories

JSON Data fastjson
GroupId

GroupId

io.fastjson
ArtifactId

ArtifactId

slumberdb
Version

Version

0.5
Type

Type

pom
Description

Description

Slumber DB
Key/Value Store for JSON for Boon
Project URL

Project URL

http://richardhightower.github.io/site/Boon
Source Code Management

Source Code Management

https://github.com/RichardHightower/slumberdb

Download slumberdb 0.5

Filename Size
slumberdb-0.5.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/io.fastjson/slumberdb/ -->
<dependency>
    <groupId>io.fastjson</groupId>
    <artifactId>slumberdb</artifactId>
    <version>0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fastjson/slumberdb/
implementation 'io.fastjson:slumberdb:0.5'
// https://jarcasting.com/artifacts/io.fastjson/slumberdb/
implementation ("io.fastjson:slumberdb:0.5")
'io.fastjson:slumberdb:pom:0.5'
<dependency org="io.fastjson" name="slumberdb" rev="0.5">
  <artifact name="slumberdb" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fastjson', module='slumberdb', version='0.5')
)
libraryDependencies += "io.fastjson" % "slumberdb" % "0.5"
[io.fastjson/slumberdb "0.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • slumberdb-core
  • slumberdb-leveldb
  • slumberdb-mysql
  • slumberdb-service-model
  • slumberdb-service-client
  • slumberdb-service