GroupId | GroupIdcom.facebook.hive |
---|---|
ArtifactId | ArtifactIdhive-dwrf-shims |
Version | Version0.10.1 |
Type | Typejar |
Filename | Size |
---|---|
hive-dwrf-shims-0.10.1.pom | |
hive-dwrf-shims-0.10.1.jar | 34 KB |
hive-dwrf-shims-0.10.1-sources.jar | 25 KB |
hive-dwrf-shims-0.10.1-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.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.hive/hive-dwrf-shims/
implementation 'com.facebook.hive:hive-dwrf-shims:0.10.1'
// https://jarcasting.com/artifacts/com.facebook.hive/hive-dwrf-shims/
implementation ("com.facebook.hive:hive-dwrf-shims:0.10.1")
'com.facebook.hive:hive-dwrf-shims:jar:0.10.1'
<dependency org="com.facebook.hive" name="hive-dwrf-shims" rev="0.10.1">
<artifact name="hive-dwrf-shims" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.hive', module='hive-dwrf-shims', version='0.10.1')
)
libraryDependencies += "com.facebook.hive" % "hive-dwrf-shims" % "0.10.1"
[com.facebook.hive/hive-dwrf-shims "0.10.1"]