MVN

io.trino.hive : hive-apache-jdbc

Maven & Gradle

Dec 30, 2020
3 usages
2 stars

hive-apache-jdbc · Shaded version of Apache Hive JDBC driver for Trino

<dependency>
    <groupId>io.trino.hive</groupId>
    <artifactId>hive-apache-jdbc</artifactId>
    <version>0.13.1-9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.trino.hive : hive-apache-jdbc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.13.1-9

All Versions

Choose a version of io.trino.hive : hive-apache-jdbc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.13.x
hive-apache-jdbc-0.13.1-9

How to add a dependency to Maven

Add the following io.trino.hive : hive-apache-jdbc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.trino.hive</groupId>
    <artifactId>hive-apache-jdbc</artifactId>
    <version>0.13.1-9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.trino.hive : hive-apache-jdbc gradle dependency to your build.gradle file:

implementation 'io.trino.hive:hive-apache-jdbc:0.13.1-9'

Gradle Kotlin DSL: Add the following io.trino.hive : hive-apache-jdbc gradle kotlin dependency to your build.gradle.kts file:

implementation("io.trino.hive:hive-apache-jdbc:0.13.1-9")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.trino.hive : hive-apache-jdbc sbt scala dependency to your build.sbt file:

libraryDependencies += "io.trino.hive" % "hive-apache-jdbc" % "0.13.1-9"

Advertisement

Dependencies from Group

Jul 28, 2023
13 usages
7 stars
Dec 30, 2020
3 usages
2 stars
Jan 28, 2023
1 stars

Discover Dependencies

Aug 06, 2023
3 usages
38 stars
Jul 17, 2023
2 usages
67 stars
Jul 17, 2023
2 usages
67 stars
Aug 21, 2023
2 usages
1k stars
Sep 24, 2021
4 usages
4 stars
May 13, 2020
1 usages
8 stars