is not current version
Last Version 0.18.9

com.facebook.hive:hive-dwrf 0.8.5

DWRF file format for Hive

GroupId

GroupId

com.facebook.hive
ArtifactId

ArtifactId

hive-dwrf
Version

Version

0.8.5
Type

Type

jar

Download hive-dwrf 0.8.5


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