GroupId | GroupIdcom.facebook.giraph.hive |
---|---|
ArtifactId | ArtifactIdhive-io-exp-benchmark |
Version | Version0.6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.facebook.giraph.hive/hive-io-exp-benchmark/ -->
<dependency>
<groupId>com.facebook.giraph.hive</groupId>
<artifactId>hive-io-exp-benchmark</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.giraph.hive/hive-io-exp-benchmark/
implementation 'com.facebook.giraph.hive:hive-io-exp-benchmark:0.6'
// https://jarcasting.com/artifacts/com.facebook.giraph.hive/hive-io-exp-benchmark/
implementation ("com.facebook.giraph.hive:hive-io-exp-benchmark:0.6")
'com.facebook.giraph.hive:hive-io-exp-benchmark:jar:0.6'
<dependency org="com.facebook.giraph.hive" name="hive-io-exp-benchmark" rev="0.6">
<artifact name="hive-io-exp-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.giraph.hive', module='hive-io-exp-benchmark', version='0.6')
)
libraryDependencies += "com.facebook.giraph.hive" % "hive-io-exp-benchmark" % "0.6"
[com.facebook.giraph.hive/hive-io-exp-benchmark "0.6"]