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