| License |
License |
|---|---|
| GroupId | GroupIdcom.facebook.hive |
| ArtifactId | ArtifactIdhive-dwrf |
| Last Version | Last Version0.18.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDWRF file format for Hive
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hive-dwrf-0.18.9.pom | |
| hive-dwrf-0.18.9.jar | 890 KB |
| hive-dwrf-0.18.9-tests.jar | 98 KB |
| hive-dwrf-0.18.9-test-sources.jar | 49 KB |
| hive-dwrf-0.18.9-sources.jar | 411 KB |
| hive-dwrf-0.18.9-javadoc.jar | 854 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.hive/hive-dwrf/ -->
<dependency>
<groupId>com.facebook.hive</groupId>
<artifactId>hive-dwrf</artifactId>
<version>0.18.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.hive/hive-dwrf/
implementation 'com.facebook.hive:hive-dwrf:0.18.9'
// https://jarcasting.com/artifacts/com.facebook.hive/hive-dwrf/
implementation ("com.facebook.hive:hive-dwrf:0.18.9")
'com.facebook.hive:hive-dwrf:jar:0.18.9'
<dependency org="com.facebook.hive" name="hive-dwrf" rev="0.18.9">
<artifact name="hive-dwrf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.hive', module='hive-dwrf', version='0.18.9')
)
libraryDependencies += "com.facebook.hive" % "hive-dwrf" % "0.18.9"
[com.facebook.hive/hive-dwrf "0.18.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.facebook.hive : hive-dwrf-shims | jar | 0.18.9 |
| com.facebook.presto.hadoop : hadoop-cdh4 Optional | jar | 0.3 |
| com.facebook.presto.hive : hive-apache Optional | jar | 0.8 |
| com.google.protobuf : protobuf-java | jar | 2.4.1 |
| commons-logging : commons-logging | jar | 1.1.1 |
| it.unimi.dsi : fastutil | jar | 6.5.0 |
| org.iq80.snappy : snappy | jar | 0.2 |
| com.google.guava : guava | jar | 14.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit-dep | jar | 4.10 |
| org.mockito : mockito-core | jar | 1.8.2 |
| org.hamcrest : hamcrest-core | jar | 1.3 |