GroupId | GroupIdcom.github.code-cubic |
---|---|
ArtifactId | ArtifactIdhive-tool |
Last Version | Last Version1.2.2.20201201-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.2 |
org.projectlombok : lombok | jar | 1.18.4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |