is not current version
Last Version 4.15.98

io.nosqlbench:nb 4.15.31

CLI for nosqlbench.

GroupId

GroupId

io.nosqlbench
ArtifactId

ArtifactId

nb
Version

Version

4.15.31
Type

Type

jar

Download nb 4.15.31


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