is not current version
Last Version 0.18.9

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

DWRF file format for Hive

GroupId

GroupId

com.facebook.hive
ArtifactId

ArtifactId

hive-dwrf-root
Version

Version

0.10.1
Type

Type

pom

Download hive-dwrf-root 0.10.1


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