is not current version
Last Version 0.273.3

com.facebook.presto:presto-hive 0.234.3

Presto - Hive Connector

GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-hive
Version

Version

0.234.3
Type

Type

jar

Download presto-hive 0.234.3


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