fastkv-java

FastKV is an efficient and reliable key-value storage component.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.billywei01
ArtifactId

ArtifactId

fastkv-java
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

fastkv-java
FastKV is an efficient and reliable key-value storage component.
Project URL

Project URL

https://github.com/BillyWei01/FastKV
Source Code Management

Source Code Management

https://github.com/BillyWei01/FastKV

Download fastkv-java

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.5