is not current version
Last Version 3.12.99

io.nosqlbench:activitytype-http 3.12.23

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

GroupId

GroupId

io.nosqlbench
ArtifactId

ArtifactId

activitytype-http
Version

Version

3.12.23
Type

Type

jar

Download activitytype-http 3.12.23


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