is not current version
Last Version 4.15.98

io.nosqlbench:nb 4.15.63

CLI for nosqlbench.

GroupId

GroupId

io.nosqlbench
ArtifactId

ArtifactId

nb
Version

Version

4.15.63
Type

Type

jar

Download nb 4.15.63


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