MVN

org.apache.hive : hive

Maven & Gradle

Aug 07, 2023
2 usages

Hive

<dependency>
    <groupId>org.apache.hive</groupId>
    <artifactId>hive</artifactId>
    <version>3.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.hive : hive to add to Maven - Latest Versions:

  • Latest Stable: 3.1.3
  • Latest Beta: 4.0.0-beta-1
  • Latest Alpha: 4.0.0-alpha-2

All Versions

Choose a version of org.apache.hive : hive to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
hive-4.0.0-beta-1
hive-4.0.0-alpha-2
hive-4.0.0-alpha-1
3.1.x
hive-3.1.3
hive-3.1.2
CVE-2020-1926
hive-3.1.1
CVE-2020-1926
hive-3.1.0
2 vulnerabilities
3.0.x
hive-3.0.0
2 vulnerabilities
2.3.x
hive-2.3.9
hive-2.3.8
hive-2.3.7
CVE-2020-1926
hive-2.3.6
CVE-2020-1926
hive-2.3.5
CVE-2020-1926
hive-2.3.4
CVE-2020-1926
hive-2.3.3
3 vulnerabilities
hive-2.3.2
6 vulnerabilities
hive-2.3.1
6 vulnerabilities
hive-2.3.0
7 vulnerabilities
2.2.x
hive-2.2.0
7 vulnerabilities
2.1.x
hive-2.1.1
7 vulnerabilities
hive-2.1.0
7 vulnerabilities
2.0.x
hive-2.0.1
5 vulnerabilities
hive-2.0.0
6 vulnerabilities
1.2.x
hive-1.2.2
5 vulnerabilities
hive-1.2.1
7 vulnerabilities
hive-1.2.0
7 vulnerabilities
1.1.x
hive-1.1.1
7 vulnerabilities
hive-1.1.0
7 vulnerabilities
1.0.x
hive-1.0.1
7 vulnerabilities
hive-1.0.0
7 vulnerabilities
0.14.x
hive-0.14.0
6 vulnerabilities
0.13.x
hive-0.13.1
6 vulnerabilities
hive-0.13.0
6 vulnerabilities

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.hive</groupId>
    <artifactId>hive</artifactId>
    <version>3.1.3</version>
</dependency>