License |
License |
---|---|
GroupId | GroupIdorg.apache.hive |
ArtifactId | ArtifactIdhive-shims |
Last Version | Last Version4.0.0-alpha-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHive Shims
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-shims-4.0.0-alpha-1.pom | |
hive-shims-4.0.0-alpha-1.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hive/hive-shims/ -->
<dependency>
<groupId>org.apache.hive</groupId>
<artifactId>hive-shims</artifactId>
<version>4.0.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hive/hive-shims/
implementation 'org.apache.hive:hive-shims:4.0.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.hive/hive-shims/
implementation ("org.apache.hive:hive-shims:4.0.0-alpha-1")
'org.apache.hive:hive-shims:jar:4.0.0-alpha-1'
<dependency org="org.apache.hive" name="hive-shims" rev="4.0.0-alpha-1">
<artifact name="hive-shims" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hive', module='hive-shims', version='4.0.0-alpha-1')
)
libraryDependencies += "org.apache.hive" % "hive-shims" % "4.0.0-alpha-1"
[org.apache.hive/hive-shims "4.0.0-alpha-1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hive.shims : hive-shims-common | jar | 4.0.0-alpha-1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hive.shims : hive-shims-0.23 | jar | 4.0.0-alpha-1 |
org.apache.hive.shims : hive-shims-scheduler | jar | 4.0.0-alpha-1 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.4.4 |