MVN

org.iq80.leveldb : leveldb-benchmark

Maven & Gradle

Jun 27, 2019
1.3k stars

leveldb-benchmark · Port of LevelDB Benchmarks to Java

<dependency>
    <groupId>org.iq80.leveldb</groupId>
    <artifactId>leveldb-benchmark</artifactId>
    <version>0.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.iq80.leveldb : leveldb-benchmark to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.12

All Versions

Choose a version of org.iq80.leveldb : leveldb-benchmark to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.12
leveldb-benchmark-0.12
0.11
leveldb-benchmark-0.11
0.10
leveldb-benchmark-0.10
0.9
leveldb-benchmark-0.9
0.8
leveldb-benchmark-0.8
0.7
leveldb-benchmark-0.7

How to add a dependency to Maven

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

<dependency>
    <groupId>org.iq80.leveldb</groupId>
    <artifactId>leveldb-benchmark</artifactId>
    <version>0.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.iq80.leveldb : leveldb-benchmark gradle dependency to your build.gradle file:

implementation 'org.iq80.leveldb:leveldb-benchmark:0.12'

Gradle Kotlin DSL: Add the following org.iq80.leveldb : leveldb-benchmark gradle kotlin dependency to your build.gradle.kts file:

implementation("org.iq80.leveldb:leveldb-benchmark:0.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.iq80.leveldb : leveldb-benchmark sbt scala dependency to your build.sbt file:

libraryDependencies += "org.iq80.leveldb" % "leveldb-benchmark" % "0.12"

Advertisement

Dependencies from Group

Jun 27, 2019
203 usages
1.3k stars
Jun 27, 2019
37 usages
1.3k stars
Jun 27, 2019
1.4k stars
Jun 27, 2019
1.3k stars

Discover Dependencies

Aug 05, 2016
3 usages
0 stars
Aug 05, 2016
1 usages
0 stars
Aug 05, 2016
4 usages
0 stars
Aug 05, 2016
1 usages
0 stars
Aug 05, 2016
1 usages
0 stars
Aug 05, 2016
0 stars
Feb 16, 2017
1 stars
May 22, 2023
7 stars