is not current version
Last Version 4.15.98

io.nosqlbench:nosqlbench 3.12.75

A reusable machine pattern for building dynamic load testing systems

GroupId

GroupId

io.nosqlbench
ArtifactId

ArtifactId

nosqlbench
Version

Version

3.12.75
Type

Type

pom

Download nosqlbench 3.12.75

Filename Size
nosqlbench-3.12.75.pom 3 KB
Browse

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