License |
License |
---|---|
GroupId | GroupIdcom.facebook.hive |
ArtifactId | ArtifactIdhive-dwrf-root |
Version | Version0.18.9 |
Type | Typepom |
Description |
Descriptionhive-dwrf-root
DWRF file format for Hive
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hive-dwrf-root-0.18.9.pom | 5 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.18.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.hive/hive-dwrf-root/
implementation 'com.facebook.hive:hive-dwrf-root:0.18.9'
// https://jarcasting.com/artifacts/com.facebook.hive/hive-dwrf-root/
implementation ("com.facebook.hive:hive-dwrf-root:0.18.9")
'com.facebook.hive:hive-dwrf-root:pom:0.18.9'
<dependency org="com.facebook.hive" name="hive-dwrf-root" rev="0.18.9">
<artifact name="hive-dwrf-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.facebook.hive', module='hive-dwrf-root', version='0.18.9')
)
libraryDependencies += "com.facebook.hive" % "hive-dwrf-root" % "0.18.9"
[com.facebook.hive/hive-dwrf-root "0.18.9"]