is not current version
Last Version 1.6.1

io.hetu.core:presto-thrift-api 1.0.1

Presto - Thrift Connector API

GroupId

GroupId

io.hetu.core
ArtifactId

ArtifactId

presto-thrift-api
Version

Version

1.0.1
Type

Type

jar

Download presto-thrift-api 1.0.1


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