GroupId | GroupIdio.nosqlbench |
---|---|
ArtifactId | ArtifactIddriver-cqlverify |
Version | Version4.15.57 |
Type | Typejar |
Filename | Size |
---|---|
driver-cqlverify-4.15.57.pom | |
driver-cqlverify-4.15.57.jar | 9 KB |
driver-cqlverify-4.15.57-sources.jar | 8 KB |
driver-cqlverify-4.15.57-javadoc.jar | 126 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.nosqlbench/driver-cqlverify/ -->
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>driver-cqlverify</artifactId>
<version>4.15.57</version>
</dependency>
// https://jarcasting.com/artifacts/io.nosqlbench/driver-cqlverify/
implementation 'io.nosqlbench:driver-cqlverify:4.15.57'
// https://jarcasting.com/artifacts/io.nosqlbench/driver-cqlverify/
implementation ("io.nosqlbench:driver-cqlverify:4.15.57")
'io.nosqlbench:driver-cqlverify:jar:4.15.57'
<dependency org="io.nosqlbench" name="driver-cqlverify" rev="4.15.57">
<artifact name="driver-cqlverify" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nosqlbench', module='driver-cqlverify', version='4.15.57')
)
libraryDependencies += "io.nosqlbench" % "driver-cqlverify" % "4.15.57"
[io.nosqlbench/driver-cqlverify "4.15.57"]