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

com.facebook.presto:presto-jdbc 0.107


Группа

Группа

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

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

presto-jdbc
Версия

Версия

0.107
Тип

Тип

jar

Скачать presto-jdbc 0.107


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