MVN

io.github.billywei01 : fastkv

Maven & Gradle

Aug 26, 2023
347 stars

fastkv · FastKV is an efficient and reliable key-value storage library.

<dependency>
    <groupId>io.github.billywei01</groupId>
    <artifactId>fastkv</artifactId>
    <version>2.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.billywei01 : fastkv to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.4

All Versions

Choose a version of io.github.billywei01 : fastkv to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
fastkv-2.1.4
fastkv-2.1.3
fastkv-2.1.2
fastkv-2.1.1
fastkv-2.1.0
2.0.x
fastkv-2.0.3
fastkv-2.0.2
fastkv-2.0.1
1.2.x
fastkv-1.2.1
fastkv-1.2.0
1.1.x
fastkv-1.1.6
fastkv-1.1.5
fastkv-1.1.4
fastkv-1.1.3
fastkv-1.1.2
fastkv-1.1.1
fastkv-1.1.0
1.0.x
fastkv-1.0.5
fastkv-1.0.4
fastkv-1.0.3
fastkv-1.0.2
fastkv-1.0.1

How to add a dependency to Maven

Add the following io.github.billywei01 : fastkv maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.billywei01</groupId>
    <artifactId>fastkv</artifactId>
    <version>2.1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.billywei01 : fastkv gradle dependency to your build.gradle file:

implementation 'io.github.billywei01:fastkv:2.1.4'

Gradle Kotlin DSL: Add the following io.github.billywei01 : fastkv gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.billywei01:fastkv:2.1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.billywei01 : fastkv sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.billywei01" % "fastkv" % "2.1.4"

Advertisement

Dependencies from Group

Aug 17, 2022
31 stars
Aug 26, 2023
347 stars
Jul 26, 2023
347 stars
Aug 05, 2023
14 stars
Jun 27, 2023
139 stars

Discover Dependencies

Aug 09, 2023
2 usages
252 stars
Aug 09, 2023
2 usages
252 stars
Aug 09, 2023
2 usages
252 stars
Aug 09, 2023
252 stars
Aug 09, 2023
1 usages
252 stars
Aug 09, 2023
1 usages
252 stars
Aug 09, 2023
1 usages
252 stars
Aug 09, 2023
252 stars
Jul 04, 2023
2 usages
4 stars