is not current version
Last Version 4.15.98

io.nosqlbench:driver-http 4.15.59

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

4.15.59
Type

Type

jar

Download driver-http 4.15.59


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