Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.netflix.ndbench |
ArtifactId | ArtifactIdndbench-janusgraph-plugins |
Version | Version0.3.7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.netflix.ndbench/ndbench-janusgraph-plugins/ -->
<dependency>
<groupId>com.netflix.ndbench</groupId>
<artifactId>ndbench-janusgraph-plugins</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.ndbench/ndbench-janusgraph-plugins/
implementation 'com.netflix.ndbench:ndbench-janusgraph-plugins:0.3.7'
// https://jarcasting.com/artifacts/com.netflix.ndbench/ndbench-janusgraph-plugins/
implementation ("com.netflix.ndbench:ndbench-janusgraph-plugins:0.3.7")
'com.netflix.ndbench:ndbench-janusgraph-plugins:jar:0.3.7'
<dependency org="com.netflix.ndbench" name="ndbench-janusgraph-plugins" rev="0.3.7">
<artifact name="ndbench-janusgraph-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.ndbench', module='ndbench-janusgraph-plugins', version='0.3.7')
)
libraryDependencies += "com.netflix.ndbench" % "ndbench-janusgraph-plugins" % "0.3.7"
[com.netflix.ndbench/ndbench-janusgraph-plugins "0.3.7"]