is not current version
Last Version 4.15.98

io.nosqlbench:driver-http 3.12.106

A HTTP nosqlbench ActivityType (AT) driver module; This provides the ability to generate HTTP requests with nosqlbench

GroupId

GroupId

io.nosqlbench
ArtifactId

ArtifactId

driver-http
Version

Version

3.12.106
Type

Type

jar

Download driver-http 3.12.106


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