is not current version
Last Version 1.6.1

io.hetu.core:presto-hive 1.1.0

Presto - Hive Connector

GroupId

GroupId

io.hetu.core
ArtifactId

ArtifactId

presto-hive
Version

Version

1.1.0
Type

Type

jar

Download presto-hive 1.1.0


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