MVN

org.spark-project.hive.hcatalog : hive-hcatalog

Maven & Gradle

Apr 08, 2016

Hive HCatalog

<dependency>
    <groupId>org.spark-project.hive.hcatalog</groupId>
    <artifactId>hive-hcatalog</artifactId>
    <version>1.2.1.spark2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.spark-project.hive.hcatalog : hive-hcatalog to add to Maven - Latest Versions:

  • Latest Stable: 1.2.1.spark2

All Versions

Choose a version of org.spark-project.hive.hcatalog : hive-hcatalog to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
hive-hcatalog-1.2.1.spark2
hive-hcatalog-1.2.1.spark

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.spark-project.hive.hcatalog</groupId>
    <artifactId>hive-hcatalog</artifactId>
    <version>1.2.1.spark2</version>
</dependency>