is not current version
Last Version 4.15.98

io.nosqlbench:driver-http 4.15.31

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.31
Type

Type

jar

Download driver-http 4.15.31


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