is not current version
Last Version 0.18.9

com.facebook.hive:hive-dwrf-root 0.13

DWRF file format for Hive

GroupId

GroupId

com.facebook.hive
ArtifactId

ArtifactId

hive-dwrf-root
Version

Version

0.13
Type

Type

pom

Download hive-dwrf-root 0.13

Filename Size
hive-dwrf-root-0.13.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.facebook.hive/hive-dwrf-root/ -->
<dependency>
    <groupId>com.facebook.hive</groupId>
    <artifactId>hive-dwrf-root</artifactId>
    <version>0.13</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.hive/hive-dwrf-root/
implementation 'com.facebook.hive:hive-dwrf-root:0.13'
// https://jarcasting.com/artifacts/com.facebook.hive/hive-dwrf-root/
implementation ("com.facebook.hive:hive-dwrf-root:0.13")
'com.facebook.hive:hive-dwrf-root:pom:0.13'
<dependency org="com.facebook.hive" name="hive-dwrf-root" rev="0.13">
  <artifact name="hive-dwrf-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.facebook.hive', module='hive-dwrf-root', version='0.13')
)
libraryDependencies += "com.facebook.hive" % "hive-dwrf-root" % "0.13"
[com.facebook.hive/hive-dwrf-root "0.13"]