| License |
License |
|---|---|
| GroupId | GroupIdio.github.samokhodkin |
| ArtifactId | ArtifactIdwhippet-db |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwhippet-db
Simple and fast key-value database
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| whippet-db-1.0.1.pom | |
| whippet-db-1.0.1.jar | 149 KB |
| whippet-db-1.0.1-sources.jar | 70 KB |
| whippet-db-1.0.1-javadoc.jar | 453 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |