is not current version
Last Version 3.1.2-20

io.trino.hive:hive-apache 3.1.2-10

Shaded version of Apache Hive for Trino

Categories

Categories

Trino Data Databases
GroupId

GroupId

io.trino.hive
ArtifactId

ArtifactId

hive-apache
Version

Version

3.1.2-10
Type

Type

jar

Download hive-apache 3.1.2-10


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