is not current version
Last Version 4.0.0-alpha-1

Hive JDBC 3.1.2

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.hive
ArtifactId

ArtifactId

hive-jdbc
Version

Version

3.1.2
Type

Type

jar
Description

Description

Hive JDBC
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download hive-jdbc 3.1.2


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

Dependencies

compile (14)

Group / Artifact Type Version
org.apache.hive : hive-common jar 3.1.2
org.apache.hive : hive-service jar 3.1.2
org.apache.hive : hive-serde jar 3.1.2
org.apache.hive : hive-metastore jar 3.1.2
org.apache.hive : hive-shims jar 3.1.2
org.apache.hive : hive-service-rpc jar 3.1.2
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpcore jar 4.4.4
org.apache.thrift : libthrift jar 0.9.3
org.apache.zookeeper : zookeeper jar 3.4.6
org.apache.curator : curator-framework jar 2.12.0
org.apache.hadoop : hadoop-common Optional jar 3.1.0
org.slf4j : slf4j-api jar 1.7.10
org.apache.hive : hive-upgrade-acid jar 3.1.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.