is not current version
Last Version 4.15.98

io.nosqlbench:driver-cql-shaded 3.12.121

A Shaded CQL ActivityType driver for http://nosqlbench.io/

GroupId

GroupId

io.nosqlbench
ArtifactId

ArtifactId

driver-cql-shaded
Version

Version

3.12.121
Type

Type

jar

Download driver-cql-shaded 3.12.121


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