| Группа | Группаcom.facebook.hive |
|---|---|
| Идентификатор | Идентификаторhive-dwrf-shims |
| Версия | Версия0.7 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| hive-dwrf-shims-0.7.pom | |
| hive-dwrf-shims-0.7.jar | 34 KB |
| hive-dwrf-shims-0.7-sources.jar | 25 KB |
| hive-dwrf-shims-0.7-javadoc.jar | 152 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.facebook.hive/hive-dwrf-shims/ -->
<dependency>
<groupId>com.facebook.hive</groupId>
<artifactId>hive-dwrf-shims</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.hive/hive-dwrf-shims/
implementation 'com.facebook.hive:hive-dwrf-shims:0.7'
// https://jarcasting.com/artifacts/com.facebook.hive/hive-dwrf-shims/
implementation ("com.facebook.hive:hive-dwrf-shims:0.7")
'com.facebook.hive:hive-dwrf-shims:jar:0.7'
<dependency org="com.facebook.hive" name="hive-dwrf-shims" rev="0.7">
<artifact name="hive-dwrf-shims" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.hive', module='hive-dwrf-shims', version='0.7')
)
libraryDependencies += "com.facebook.hive" % "hive-dwrf-shims" % "0.7"
[com.facebook.hive/hive-dwrf-shims "0.7"]