License |
License |
---|---|
GroupId | GroupIdcom.github.hyukjinkwon.shims |
ArtifactId | ArtifactIdhive-shims-common |
Last Version | Last Version1.2.1.spark2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHive Shims Common
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 |
<!-- https://jarcasting.com/artifacts/com.github.hyukjinkwon.shims/hive-shims-common/ -->
<dependency>
<groupId>com.github.hyukjinkwon.shims</groupId>
<artifactId>hive-shims-common</artifactId>
<version>1.2.1.spark2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hyukjinkwon.shims/hive-shims-common/
implementation 'com.github.hyukjinkwon.shims:hive-shims-common:1.2.1.spark2'
// https://jarcasting.com/artifacts/com.github.hyukjinkwon.shims/hive-shims-common/
implementation ("com.github.hyukjinkwon.shims:hive-shims-common:1.2.1.spark2")
'com.github.hyukjinkwon.shims:hive-shims-common:jar:1.2.1.spark2'
<dependency org="com.github.hyukjinkwon.shims" name="hive-shims-common" rev="1.2.1.spark2">
<artifact name="hive-shims-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hyukjinkwon.shims', module='hive-shims-common', version='1.2.1.spark2')
)
libraryDependencies += "com.github.hyukjinkwon.shims" % "hive-shims-common" % "1.2.1.spark2"
[com.github.hyukjinkwon.shims/hive-shims-common "1.2.1.spark2"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.3 |
log4j : log4j | jar | 1.2.16 |
log4j : apache-log4j-extras | jar | 1.2.17 |
com.google.guava : guava | jar | 14.0.1 |
org.apache.hadoop : hadoop-core Optional | jar | 1.2.1 |
commons-lang : commons-lang | jar | 2.6 |
org.apache.thrift : libthrift | jar | 0.9.2 |
org.apache.curator : curator-framework | jar | 2.6.0 |
org.apache.zookeeper : zookeeper | jar | 3.4.6 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |