MVN

com.ethlo.keyvalue : keyvalue-core

Maven & Gradle

Jan 06, 2023
3 usages
0 stars

Key-Value - Core · Generic Key/Value Store API

<dependency>
    <groupId>com.ethlo.keyvalue</groupId>
    <artifactId>keyvalue-core</artifactId>
    <version>2.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ethlo.keyvalue : keyvalue-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.2

All Versions

Choose a version of com.ethlo.keyvalue : keyvalue-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
keyvalue-core-2.3.2
keyvalue-core-2.3.1
keyvalue-core-2.3.0
2.2.x
keyvalue-core-2.2.0
2.1.x
keyvalue-core-2.1.1
keyvalue-core-2.1.0
2.0.x
keyvalue-core-2.0.0
1.1.x
keyvalue-core-1.1.2
keyvalue-core-1.1.1
keyvalue-core-1.1.0
1.0.x
keyvalue-core-1.0.0

How to add a dependency to Maven

Add the following com.ethlo.keyvalue : keyvalue-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ethlo.keyvalue</groupId>
    <artifactId>keyvalue-core</artifactId>
    <version>2.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ethlo.keyvalue : keyvalue-core gradle dependency to your build.gradle file:

implementation 'com.ethlo.keyvalue:keyvalue-core:2.3.2'

Gradle Kotlin DSL: Add the following com.ethlo.keyvalue : keyvalue-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ethlo.keyvalue:keyvalue-core:2.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ethlo.keyvalue : keyvalue-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ethlo.keyvalue" % "keyvalue-core" % "2.3.2"

Advertisement

Dependencies from Group

Jan 06, 2023
3 usages
0 stars
Mar 23, 2018
2 usages
0 stars
Aug 07, 2020
1 usages
0 stars
Aug 07, 2020
1 usages
0 stars
Aug 07, 2020
1 usages
0 stars

Discover Dependencies

Apr 12, 2020
4 usages
Sep 24, 2021
0 stars
Jun 12, 2020
2 usages
8 stars
Feb 02, 2022
3 usages
8 stars
Oct 08, 2020
2 usages
15 stars
Jan 01, 2021
3 usages
0 stars
Jul 10, 2021
3 usages
78 stars