не последняя версия
Последняя версия 1.6.1

io.hetu.core:presto-hive 1.4.0

Presto - Hive Connector

Группа

Группа

io.hetu.core
Идентификатор

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

presto-hive
Версия

Версия

1.4.0
Тип

Тип

jar

Скачать presto-hive 1.4.0


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