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

com.facebook.presto:presto-thrift-connector-api 0.183

Presto - Thrift Connector API

Группа

Группа

com.facebook.presto
Идентификатор

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

presto-thrift-connector-api
Версия

Версия

0.183
Тип

Тип

jar

Скачать presto-thrift-connector-api 0.183


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