MVN

org.spark-project.hive : hive-packaging

Maven & Gradle

Apr 08, 2016

Hive Packaging

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

Latest Version

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

  • Latest Stable: 1.2.1.spark2

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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