не последняя версия
Последняя версия 3.0.0-8

com.facebook.presto.hive:hive-apache 0.21

Shaded version of Apache Hive for Presto

Группа

Группа

com.facebook.presto.hive
Идентификатор

Идентификатор

hive-apache
Версия

Версия

0.21
Тип

Тип

jar

Скачать hive-apache 0.21


<!-- https://jarcasting.com/artifacts/com.facebook.presto.hive/hive-apache/ -->
<dependency>
    <groupId>com.facebook.presto.hive</groupId>
    <artifactId>hive-apache</artifactId>
    <version>0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.presto.hive/hive-apache/
implementation 'com.facebook.presto.hive:hive-apache:0.21'
// https://jarcasting.com/artifacts/com.facebook.presto.hive/hive-apache/
implementation ("com.facebook.presto.hive:hive-apache:0.21")
'com.facebook.presto.hive:hive-apache:jar:0.21'
<dependency org="com.facebook.presto.hive" name="hive-apache" rev="0.21">
  <artifact name="hive-apache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.presto.hive', module='hive-apache', version='0.21')
)
libraryDependencies += "com.facebook.presto.hive" % "hive-apache" % "0.21"
[com.facebook.presto.hive/hive-apache "0.21"]