is not current version
Last Version 3.0.0-8

com.facebook.presto.hive:hive-apache 0.13

Shaded version of Apache Hive for Presto

GroupId

GroupId

com.facebook.presto.hive
ArtifactId

ArtifactId

hive-apache
Version

Version

0.13
Type

Type

jar

Download hive-apache 0.13


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