is not current version
Last Version 0.18.9

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

DWRF file format for Hive

GroupId

GroupId

com.facebook.hive
ArtifactId

ArtifactId

hive-dwrf-root
Version

Version

0.15
Type

Type

pom

Download hive-dwrf-root 0.15

Filename Size
hive-dwrf-root-0.15.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.15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.hive/hive-dwrf-root/
implementation 'com.facebook.hive:hive-dwrf-root:0.15'
// https://jarcasting.com/artifacts/com.facebook.hive/hive-dwrf-root/
implementation ("com.facebook.hive:hive-dwrf-root:0.15")
'com.facebook.hive:hive-dwrf-root:pom:0.15'
<dependency org="com.facebook.hive" name="hive-dwrf-root" rev="0.15">
  <artifact name="hive-dwrf-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.facebook.hive', module='hive-dwrf-root', version='0.15')
)
libraryDependencies += "com.facebook.hive" % "hive-dwrf-root" % "0.15"
[com.facebook.hive/hive-dwrf-root "0.15"]