License |
License |
---|---|
Categories |
CategoriesTrino Data Databases |
GroupId | GroupIdio.trino |
ArtifactId | ArtifactIdtrino-hive |
Last Version | Last Version387 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontrino-hive
Trino - Hive Connector
|
Filename | Size |
---|---|
trino-hive-387.pom | |
trino-hive-387.jar | 1 MB |
trino-hive-387-tests.jar | 917 KB |
trino-hive-387-test-sources.jar | 474 KB |
trino-hive-387-sources.jar | 729 KB |
trino-hive-387-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.trino/trino-hive/ -->
<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-hive</artifactId>
<version>387</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino/trino-hive/
implementation 'io.trino:trino-hive:387'
// https://jarcasting.com/artifacts/io.trino/trino-hive/
implementation ("io.trino:trino-hive:387")
'io.trino:trino-hive:jar:387'
<dependency org="io.trino" name="trino-hive" rev="387">
<artifact name="trino-hive" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino', module='trino-hive', version='387')
)
libraryDependencies += "io.trino" % "trino-hive" % "387"
[io.trino/trino-hive "387"]
Group / Artifact | Type | Version |
---|---|---|
io.trino : trino-spi | jar | 387 |
io.airlift : slice | jar | 0.42 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
org.jetbrains : annotations | jar | 19.0.0 |
org.openjdk.jol : jol-core | jar | 0.2 |
Group / Artifact | Type | Version |
---|---|---|
io.airlift : log-manager | jar | 216 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
org.xerial.snappy : snappy-java | jar | 1.1.8.4 |
Group / Artifact | Type | Version |
---|---|---|
io.trino : trino-benchmark | jar | 387 |
io.trino : trino-client | jar | 387 |
io.trino : trino-main | test-jar | 387 |
io.trino : trino-main | jar | 387 |
io.trino : trino-parser | jar | 387 |
io.trino : trino-spi | test-jar | 387 |
io.trino : trino-testing | jar | 387 |
io.trino : trino-testing-containers | jar | 387 |
io.trino : trino-testing-services | jar | 387 |
io.trino : trino-tpcds | jar | 387 |
io.trino : trino-tpch | jar | 387 |
io.trino.tpch : tpch | jar | 1.1 |
io.airlift : testing | jar | 216 |
org.assertj : assertj-core | jar | 3.18.1 |
org.openjdk.jmh : jmh-core | jar | 1.32 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.32 |
org.testcontainers : testcontainers | jar | 1.16.3 |
org.testng : testng | jar | 6.10 |