is not current version
Last Version 3.0.0-8

com.facebook.presto.hive:hive-apache 3.0.0-3

Shaded version of Apache Hive for Presto

GroupId

GroupId

com.facebook.presto.hive
ArtifactId

ArtifactId

hive-apache
Version

Version

3.0.0-3
Type

Type

jar

Download hive-apache 3.0.0-3


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