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