| GroupId | GroupIdio.nosqlbench |
|---|---|
| ArtifactId | ArtifactIdactivitytype-http |
| Version | Version3.12.36 |
| Type | Typejar |
| Filename | Size |
|---|---|
| activitytype-http-3.12.36.pom | |
| activitytype-http-3.12.36.jar | 11 KB |
| activitytype-http-3.12.36-sources.jar | 7 KB |
| activitytype-http-3.12.36-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.36</version>
</dependency>
// https://jarcasting.com/artifacts/io.nosqlbench/activitytype-http/
implementation 'io.nosqlbench:activitytype-http:3.12.36'
// https://jarcasting.com/artifacts/io.nosqlbench/activitytype-http/
implementation ("io.nosqlbench:activitytype-http:3.12.36")
'io.nosqlbench:activitytype-http:jar:3.12.36'
<dependency org="io.nosqlbench" name="activitytype-http" rev="3.12.36">
<artifact name="activitytype-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nosqlbench', module='activitytype-http', version='3.12.36')
)
libraryDependencies += "io.nosqlbench" % "activitytype-http" % "3.12.36"
[io.nosqlbench/activitytype-http "3.12.36"]