is not current version
Last Version 3.12.102

io.nosqlbench:driver-cql 3.12.100

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

GroupId

GroupId

io.nosqlbench
ArtifactId

ArtifactId

driver-cql
Version

Version

3.12.100
Type

Type

jar

Download driver-cql 3.12.100


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