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

com.facebook.presto.hive:hive-apache 1.2.0-1

Shaded version of Apache Hive for Presto

Группа

Группа

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

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

hive-apache
Версия

Версия

1.2.0-1
Тип

Тип

jar

Скачать hive-apache 1.2.0-1


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