GroupId | GroupIdio.nosqlbench |
---|---|
ArtifactId | ArtifactIdactivitytype-http |
Version | Version3.12.98 |
Type | Typejar |
Filename | Size |
---|---|
activitytype-http-3.12.98.pom | |
activitytype-http-3.12.98.jar | 11 KB |
activitytype-http-3.12.98-sources.jar | 7 KB |
activitytype-http-3.12.98-javadoc.jar | 400 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.nosqlbench/activitytype-http/ -->
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>activitytype-http</artifactId>
<version>3.12.98</version>
</dependency>
// https://jarcasting.com/artifacts/io.nosqlbench/activitytype-http/
implementation 'io.nosqlbench:activitytype-http:3.12.98'
// https://jarcasting.com/artifacts/io.nosqlbench/activitytype-http/
implementation ("io.nosqlbench:activitytype-http:3.12.98")
'io.nosqlbench:activitytype-http:jar:3.12.98'
<dependency org="io.nosqlbench" name="activitytype-http" rev="3.12.98">
<artifact name="activitytype-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nosqlbench', module='activitytype-http', version='3.12.98')
)
libraryDependencies += "io.nosqlbench" % "activitytype-http" % "3.12.98"
[io.nosqlbench/activitytype-http "3.12.98"]