com.github.code-cubic:hive-tool

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.github.code-cubic
ArtifactId

ArtifactId

hive-tool
Last Version

Last Version

1.2.2.20201201-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download hive-tool

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26
commons-dbutils : commons-dbutils jar 1.7
org.apache.commons : commons-lang3 jar 3.7
org.apache.hadoop : hadoop-common jar 2.8.5
org.apache.hive : hive-metastore jar 1.2.2
org.apache.hadoop : hadoop-mapreduce-client-core jar 2.8.5
org.apache.hive : hive-exec jar 1.2.2
org.apache.hive : hive-jdbc jar 1.2.2
org.yaml : snakeyaml jar 1.19
com.alibaba : fastjson jar 1.2.62

provided (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.2
org.projectlombok : lombok jar 1.18.4

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.2.20201201-RELEASE