GroupId | GroupIdcom.facebook.hive |
---|---|
ArtifactId | ArtifactIdhive-dwrf-shims |
Version | Version0.13 |
Type | Typejar |
Filename | Size |
---|---|
hive-dwrf-shims-0.13.pom | |
hive-dwrf-shims-0.13.jar | 34 KB |
hive-dwrf-shims-0.13-sources.jar | 25 KB |
hive-dwrf-shims-0.13-javadoc.jar | 153 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.hive/hive-dwrf-shims/ -->
<dependency>
<groupId>com.facebook.hive</groupId>
<artifactId>hive-dwrf-shims</artifactId>
<version>0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.hive/hive-dwrf-shims/
implementation 'com.facebook.hive:hive-dwrf-shims:0.13'
// https://jarcasting.com/artifacts/com.facebook.hive/hive-dwrf-shims/
implementation ("com.facebook.hive:hive-dwrf-shims:0.13")
'com.facebook.hive:hive-dwrf-shims:jar:0.13'
<dependency org="com.facebook.hive" name="hive-dwrf-shims" rev="0.13">
<artifact name="hive-dwrf-shims" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.hive', module='hive-dwrf-shims', version='0.13')
)
libraryDependencies += "com.facebook.hive" % "hive-dwrf-shims" % "0.13"
[com.facebook.hive/hive-dwrf-shims "0.13"]