не последняя версия
Последняя версия 4.15.98

io.nosqlbench:driver-http 4.15.41

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

Группа

Группа

io.nosqlbench
Идентификатор

Идентификатор

driver-http
Версия

Версия

4.15.41
Тип

Тип

jar

Скачать driver-http 4.15.41


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