License |
License |
---|---|
GroupId | GroupIdorg.apache.hive.shims |
ArtifactId | ArtifactIdhive-shims-common |
Last Version | Last Version4.0.0-alpha-1 |
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/org.apache.hive.shims/hive-shims-common/ -->
<dependency>
<groupId>org.apache.hive.shims</groupId>
<artifactId>hive-shims-common</artifactId>
<version>4.0.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hive.shims/hive-shims-common/
implementation 'org.apache.hive.shims:hive-shims-common:4.0.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.hive.shims/hive-shims-common/
implementation ("org.apache.hive.shims:hive-shims-common:4.0.0-alpha-1")
'org.apache.hive.shims:hive-shims-common:jar:4.0.0-alpha-1'
<dependency org="org.apache.hive.shims" name="hive-shims-common" rev="4.0.0-alpha-1">
<artifact name="hive-shims-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hive.shims', module='hive-shims-common', version='4.0.0-alpha-1')
)
libraryDependencies += "org.apache.hive.shims" % "hive-shims-common" % "4.0.0-alpha-1"
[org.apache.hive.shims/hive-shims-common "4.0.0-alpha-1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 19.0 |
org.apache.hadoop : hadoop-client Optional | jar | 3.1.0 |
org.apache.thrift : libthrift | jar | 0.14.1 |
org.apache.curator : curator-framework | jar | 4.2.0 |
org.apache.zookeeper : zookeeper | jar | 3.5.5 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.mockito : mockito-core | jar | 3.4.4 |