License |
License |
---|---|
GroupId | GroupIdorg.apache.hive.hcatalog |
ArtifactId | ArtifactIdhive-hcatalog |
Last Version | Last Version4.0.0-alpha-1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHive HCatalog
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-hcatalog-4.0.0-alpha-1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hive.hcatalog/hive-hcatalog/ -->
<dependency>
<groupId>org.apache.hive.hcatalog</groupId>
<artifactId>hive-hcatalog</artifactId>
<version>4.0.0-alpha-1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hive.hcatalog/hive-hcatalog/
implementation 'org.apache.hive.hcatalog:hive-hcatalog:4.0.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.hive.hcatalog/hive-hcatalog/
implementation ("org.apache.hive.hcatalog:hive-hcatalog:4.0.0-alpha-1")
'org.apache.hive.hcatalog:hive-hcatalog:pom:4.0.0-alpha-1'
<dependency org="org.apache.hive.hcatalog" name="hive-hcatalog" rev="4.0.0-alpha-1">
<artifact name="hive-hcatalog" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.hive.hcatalog', module='hive-hcatalog', version='4.0.0-alpha-1')
)
libraryDependencies += "org.apache.hive.hcatalog" % "hive-hcatalog" % "4.0.0-alpha-1"
[org.apache.hive.hcatalog/hive-hcatalog "4.0.0-alpha-1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-common | jar | 3.1.0 |
org.apache.hadoop : hadoop-mapreduce-client-core | jar | 3.1.0 |
org.apache.hive : hive-standalone-metastore-server | jar | 4.0.0-alpha-1 |
org.apache.pig : pig | jar | 0.16.0 |
org.mockito : mockito-core | jar | 3.4.4 |