GroupId | GroupIdcom.playtika.janusgraph |
---|---|
ArtifactId | ArtifactIdaerospike-benchmark |
Version | Version0.0.24 |
Type | Typejar |
Filename | Size |
---|---|
aerospike-benchmark-0.0.24.pom | |
aerospike-benchmark-0.0.24.jar | 25 KB |
aerospike-benchmark-0.0.24-sources.jar | 14 KB |
aerospike-benchmark-0.0.24-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.playtika.janusgraph/aerospike-benchmark/ -->
<dependency>
<groupId>com.playtika.janusgraph</groupId>
<artifactId>aerospike-benchmark</artifactId>
<version>0.0.24</version>
</dependency>
// https://jarcasting.com/artifacts/com.playtika.janusgraph/aerospike-benchmark/
implementation 'com.playtika.janusgraph:aerospike-benchmark:0.0.24'
// https://jarcasting.com/artifacts/com.playtika.janusgraph/aerospike-benchmark/
implementation ("com.playtika.janusgraph:aerospike-benchmark:0.0.24")
'com.playtika.janusgraph:aerospike-benchmark:jar:0.0.24'
<dependency org="com.playtika.janusgraph" name="aerospike-benchmark" rev="0.0.24">
<artifact name="aerospike-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.playtika.janusgraph', module='aerospike-benchmark', version='0.0.24')
)
libraryDependencies += "com.playtika.janusgraph" % "aerospike-benchmark" % "0.0.24"
[com.playtika.janusgraph/aerospike-benchmark "0.0.24"]