License |
License |
---|---|
GroupId | GroupIdcom.facebook.giraph.hive |
ArtifactId | ArtifactIdhive-io-exp-parent |
Version | Version0.7 |
Type | Typepom |
Description |
DescriptionHive I/O
Library for reading / writing to Hive
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hive-io-exp-parent-0.7.pom | 19 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.7</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.7'
// https://jarcasting.com/artifacts/com.facebook.giraph.hive/hive-io-exp-parent/
implementation ("com.facebook.giraph.hive:hive-io-exp-parent:0.7")
'com.facebook.giraph.hive:hive-io-exp-parent:pom:0.7'
<dependency org="com.facebook.giraph.hive" name="hive-io-exp-parent" rev="0.7">
<artifact name="hive-io-exp-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.facebook.giraph.hive', module='hive-io-exp-parent', version='0.7')
)
libraryDependencies += "com.facebook.giraph.hive" % "hive-io-exp-parent" % "0.7"
[com.facebook.giraph.hive/hive-io-exp-parent "0.7"]