is not current version
Last Version 4.15.98

io.nosqlbench:driver-cql-shaded 4.15.31

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

GroupId

GroupId

io.nosqlbench
ArtifactId

ArtifactId

driver-cql-shaded
Version

Version

4.15.31
Type

Type

jar

Download driver-cql-shaded 4.15.31


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