MVN

io.nosqlbench : nbr

Maven & Gradle

Jan 13, 2023
1 usages
144 stars

nbr · Runtime-Only CLI for nosqlbench

<dependency>
    <groupId>io.nosqlbench</groupId>
    <artifactId>nbr</artifactId>
    <version>5.17.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.nosqlbench : nbr to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.17.0

All Versions

Choose a version of io.nosqlbench : nbr to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.17.x
nbr-5.17.0
4.17.x
nbr-4.17.32
nbr-4.17.31
nbr-4.17.29
nbr-4.17.28
nbr-4.17.26
nbr-4.17.25
nbr-4.17.19
nbr-4.17.18
nbr-4.17.17
4.15.x
nbr-4.15.102
nbr-4.15.101
nbr-4.15.100
nbr-4.15.99
nbr-4.15.98
nbr-4.15.97
nbr-4.15.96
nbr-4.15.94
nbr-4.15.93
nbr-4.15.90
nbr-4.15.89
nbr-4.15.88
nbr-4.15.87
nbr-4.15.86
nbr-4.15.85
nbr-4.15.84
nbr-4.15.83
nbr-4.15.82
nbr-4.15.72
nbr-4.15.70

How to add a dependency to Maven

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

<dependency>
    <groupId>io.nosqlbench</groupId>
    <artifactId>nbr</artifactId>
    <version>5.17.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.nosqlbench : nbr gradle dependency to your build.gradle file:

implementation 'io.nosqlbench:nbr:5.17.0'

Gradle Kotlin DSL: Add the following io.nosqlbench : nbr gradle kotlin dependency to your build.gradle.kts file:

implementation("io.nosqlbench:nbr:5.17.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.nosqlbench : nbr sbt scala dependency to your build.sbt file:

libraryDependencies += "io.nosqlbench" % "nbr" % "5.17.0"

Advertisement

Dependencies from Group

Jan 13, 2023
24 usages
144 stars
Aug 11, 2022
14 usages
144 stars
Jan 13, 2023
7 usages
144 stars
Jan 13, 2023
5 usages
144 stars
Aug 11, 2022
5 usages
144 stars

Discover Dependencies