не последняя версия
Последняя версия 3.1.2-5

io.prestosql.hive:hive-apache 3.0.0-2

Shaded version of Apache Hive for Presto

Группа

Группа

io.prestosql.hive
Идентификатор

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

hive-apache
Версия

Версия

3.0.0-2
Тип

Тип

jar

Скачать hive-apache 3.0.0-2


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