License |
License |
---|---|
GroupId | GroupIdio.nosqlbench |
ArtifactId | ArtifactIdactivitytype-http |
Last Version | Last Version3.12.99 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionactivitytype-http
A HTTP nosqlbench ActivityType (AT) driver module;
This provides the ability to generate HTTP requests with nosqlbench
|
Filename | Size |
---|---|
activitytype-http-3.12.99.pom | |
activitytype-http-3.12.99.jar | 11 KB |
activitytype-http-3.12.99-sources.jar | 6 KB |
activitytype-http-3.12.99-javadoc.jar | 405 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.nosqlbench/activitytype-http/ -->
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>activitytype-http</artifactId>
<version>3.12.99</version>
</dependency>
// https://jarcasting.com/artifacts/io.nosqlbench/activitytype-http/
implementation 'io.nosqlbench:activitytype-http:3.12.99'
// https://jarcasting.com/artifacts/io.nosqlbench/activitytype-http/
implementation ("io.nosqlbench:activitytype-http:3.12.99")
'io.nosqlbench:activitytype-http:jar:3.12.99'
<dependency org="io.nosqlbench" name="activitytype-http" rev="3.12.99">
<artifact name="activitytype-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nosqlbench', module='activitytype-http', version='3.12.99')
)
libraryDependencies += "io.nosqlbench" % "activitytype-http" % "3.12.99"
[io.nosqlbench/activitytype-http "3.12.99"]
Group / Artifact | Type | Version |
---|---|---|
io.nosqlbench : engine-api | jar | 3.12.99 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.15.0 |
junit : junit | jar | 4.12 |