is not current version
Last Version 0.7

com.facebook.giraph.hive:hive-io-exp-parent 0.6

Library for reading / writing to Hive

GroupId

GroupId

com.facebook.giraph.hive
ArtifactId

ArtifactId

hive-io-exp-parent
Version

Version

0.6
Type

Type

pom

Download hive-io-exp-parent 0.6

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"]