is not current version
Last Version 350

io.prestosql:presto-thrift-api 316

Presto - Thrift Connector API

GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-thrift-api
Version

Version

316
Type

Type

jar

Download presto-thrift-api 316


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