whippet-db

Simple and fast key-value database

License

License

GroupId

GroupId

io.github.samokhodkin
ArtifactId

ArtifactId

whippet-db
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

whippet-db
Simple and fast key-value database
Project URL

Project URL

https://github.com/samokhodkin/whippet-db
Source Code Management

Source Code Management

https://github.com/samokhodkin/whippet-db/tree/main

Download whippet-db

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.samokhodkin/whippet-db/ -->
<dependency>
    <groupId>io.github.samokhodkin</groupId>
    <artifactId>whippet-db</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.samokhodkin/whippet-db/
implementation 'io.github.samokhodkin:whippet-db:1.0.1'
// https://jarcasting.com/artifacts/io.github.samokhodkin/whippet-db/
implementation ("io.github.samokhodkin:whippet-db:1.0.1")
'io.github.samokhodkin:whippet-db:jar:1.0.1'
<dependency org="io.github.samokhodkin" name="whippet-db" rev="1.0.1">
  <artifact name="whippet-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.samokhodkin', module='whippet-db', version='1.0.1')
)
libraryDependencies += "io.github.samokhodkin" % "whippet-db" % "1.0.1"
[io.github.samokhodkin/whippet-db "1.0.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0