is not current version
Last Version 4.15.98

io.nosqlbench:nosqlbench 3.12.120

A reusable machine pattern for building dynamic load testing systems

GroupId

GroupId

io.nosqlbench
ArtifactId

ArtifactId

nosqlbench
Version

Version

3.12.120
Type

Type

pom

Download nosqlbench 3.12.120

Filename Size
nosqlbench-3.12.120.pom 4 KB
Browse

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