| License |
License |
|---|---|
| GroupId | GroupIdcom.github.hyukjinkwon |
| ArtifactId | ArtifactIdhive-jdbc |
| Last Version | Last Version1.2.1.spark2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHive 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 |
| Filename | Size |
|---|---|
| hive-jdbc-1.2.1.spark2.pom | |
| hive-jdbc-1.2.1.spark2.jar | 98 KB |
| hive-jdbc-1.2.1.spark2-standalone.jar | 38 MB |
| hive-jdbc-1.2.1.spark2-sources.jar | 68 KB |
| hive-jdbc-1.2.1.spark2-javadoc.jar | 217 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.hyukjinkwon/hive-jdbc/ -->
<dependency>
<groupId>com.github.hyukjinkwon</groupId>
<artifactId>hive-jdbc</artifactId>
<version>1.2.1.spark2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hyukjinkwon/hive-jdbc/
implementation 'com.github.hyukjinkwon:hive-jdbc:1.2.1.spark2'
// https://jarcasting.com/artifacts/com.github.hyukjinkwon/hive-jdbc/
implementation ("com.github.hyukjinkwon:hive-jdbc:1.2.1.spark2")
'com.github.hyukjinkwon:hive-jdbc:jar:1.2.1.spark2'
<dependency org="com.github.hyukjinkwon" name="hive-jdbc" rev="1.2.1.spark2">
<artifact name="hive-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hyukjinkwon', module='hive-jdbc', version='1.2.1.spark2')
)
libraryDependencies += "com.github.hyukjinkwon" % "hive-jdbc" % "1.2.1.spark2"
[com.github.hyukjinkwon/hive-jdbc "1.2.1.spark2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.hyukjinkwon : hive-common | jar | 1.2.1.spark2 |
| com.github.hyukjinkwon : hive-service | jar | 1.2.1.spark2 |
| com.github.hyukjinkwon : hive-serde | jar | 1.2.1.spark2 |
| com.github.hyukjinkwon : hive-metastore | jar | 1.2.1.spark2 |
| com.github.hyukjinkwon : hive-shims | jar | 1.2.1.spark2 |
| commons-logging : commons-logging | jar | 1.1.3 |
| org.apache.httpcomponents : httpclient | jar | 4.4 |
| org.apache.httpcomponents : httpcore | jar | 4.4 |
| org.apache.thrift : libthrift | jar | 0.9.2 |
| org.apache.zookeeper : zookeeper | jar | 3.4.6 |
| org.apache.curator : curator-framework | jar | 2.6.0 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |