is not current version
Last Version 4.15.98

io.nosqlbench:nosqlbench 4.15.45

A reusable machine pattern for building dynamic load testing systems

GroupId

GroupId

io.nosqlbench
ArtifactId

ArtifactId

nosqlbench
Version

Version

4.15.45
Type

Type

pom

Download nosqlbench 4.15.45

Filename Size
nosqlbench-4.15.45.pom 4 KB
Browse

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