is not current version
Last Version 4.15.98

io.nosqlbench:driver-dsegraph-shaded 4.15.37

A DSE Graph ActivityType driver for nosqlbench, based on http://nosqlbench.io/

GroupId

GroupId

io.nosqlbench
ArtifactId

ArtifactId

driver-dsegraph-shaded
Version

Version

4.15.37
Type

Type

jar

Download driver-dsegraph-shaded 4.15.37


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