is not current version
Last Version 387

io.trino:trino-hive 361

Trino - Hive Connector

Categories

Categories

Trino Data Databases
GroupId

GroupId

io.trino
ArtifactId

ArtifactId

trino-hive
Version

Version

361
Type

Type

jar

Download trino-hive 361


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