is not current version
Last Version 4.15.98

io.nosqlbench:driver-cqlverify 3.12.111

A CQL content verifier ActivityType, based on the CQL ActivityType built on http://nosqlbench.io/

GroupId

GroupId

io.nosqlbench
ArtifactId

ArtifactId

driver-cqlverify
Version

Version

3.12.111
Type

Type

jar

Download driver-cqlverify 3.12.111


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