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