MVN

org.jsimpledb : jsimpledb-kv

Maven & Gradle

2 usages
270 stars

JSimpleDB Key/Value Store Base Classes · JSimpleDB classes relating to the key/value store API.

<dependency>
    <groupId>org.jsimpledb</groupId>
    <artifactId>jsimpledb-kv</artifactId>
    <version>3.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jsimpledb : jsimpledb-kv to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.6.1

All Versions

Choose a version of org.jsimpledb : jsimpledb-kv to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.6.x
jsimpledb-kv-3.6.1
jsimpledb-kv-3.6.0
3.5.x
jsimpledb-kv-3.5.3
jsimpledb-kv-3.5.2
jsimpledb-kv-3.5.1
jsimpledb-kv-3.5.0
3.4.x
jsimpledb-kv-3.4.0
3.3.x
jsimpledb-kv-3.3.0
3.2.x
jsimpledb-kv-3.2.0
3.1.x
jsimpledb-kv-3.1.0
3.0.x
jsimpledb-kv-3.0.1
jsimpledb-kv-3.0.0
2.4.x
jsimpledb-kv-2.4.7
jsimpledb-kv-2.4.6
jsimpledb-kv-2.4.5
jsimpledb-kv-2.4.4
jsimpledb-kv-2.4.3
jsimpledb-kv-2.4.2
jsimpledb-kv-2.4.1
jsimpledb-kv-2.4.0
2.3.x
jsimpledb-kv-2.3.2
jsimpledb-kv-2.3.1
jsimpledb-kv-2.3.0
2.2.x
jsimpledb-kv-2.2.1
jsimpledb-kv-2.2.0
2.1.x
jsimpledb-kv-2.1.7
jsimpledb-kv-2.1.6
jsimpledb-kv-2.1.5
jsimpledb-kv-2.1.4
jsimpledb-kv-2.1.3
jsimpledb-kv-2.1.2
jsimpledb-kv-2.1.1
jsimpledb-kv-2.1.0
2.0.x
jsimpledb-kv-2.0.1
jsimpledb-kv-2.0.0

How to add a dependency to Maven

Add the following org.jsimpledb : jsimpledb-kv maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jsimpledb</groupId>
    <artifactId>jsimpledb-kv</artifactId>
    <version>3.6.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jsimpledb : jsimpledb-kv gradle dependency to your build.gradle file:

implementation 'org.jsimpledb:jsimpledb-kv:3.6.1'

Gradle Kotlin DSL: Add the following org.jsimpledb : jsimpledb-kv gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jsimpledb:jsimpledb-kv:3.6.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jsimpledb : jsimpledb-kv sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jsimpledb" % "jsimpledb-kv" % "3.6.1"

Advertisement

Dependencies from Group

3 usages
328 stars
2 usages
327 stars
2 usages
268 stars
2 usages
270 stars
2 usages
270 stars

Discover Dependencies

May 15, 2016
1 usages
16 stars
May 09, 2016
2 usages
5 stars
Oct 17, 2016
1 usages
1 stars
Dec 18, 2019
3 usages
9 stars
May 22, 2016
1 usages
2 stars
Sep 07, 2017
2 usages
134 stars
Nov 25, 2016
1 usages
May 21, 2018
1 usages
6 stars
Jun 02, 2016
1 usages
0 stars
Aug 04, 2021
1 usages
46 stars