is not current version
Last Version 4.15.98

io.nosqlbench:nb 4.15.84

CLI for nosqlbench.

GroupId

GroupId

io.nosqlbench
ArtifactId

ArtifactId

nb
Version

Version

4.15.84
Type

Type

jar

Download nb 4.15.84


<!-- https://jarcasting.com/artifacts/io.nosqlbench/nb/ -->
<dependency>
    <groupId>io.nosqlbench</groupId>
    <artifactId>nb</artifactId>
    <version>4.15.84</version>
</dependency>
// https://jarcasting.com/artifacts/io.nosqlbench/nb/
implementation 'io.nosqlbench:nb:4.15.84'
// https://jarcasting.com/artifacts/io.nosqlbench/nb/
implementation ("io.nosqlbench:nb:4.15.84")
'io.nosqlbench:nb:jar:4.15.84'
<dependency org="io.nosqlbench" name="nb" rev="4.15.84">
  <artifact name="nb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nosqlbench', module='nb', version='4.15.84')
)
libraryDependencies += "io.nosqlbench" % "nb" % "4.15.84"
[io.nosqlbench/nb "4.15.84"]