MVN

org.apache.hive : hive-pdk

Maven & Gradle

Dec 19, 2012
4 usages

Hive is a data warehouse infrastructure built on top of Hadoop see http://wiki.apache.org/hadoop/Hive

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

Latest Version

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

  • Latest Stable: 0.10.0

All Versions

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

Version Vulnerabilities Updated
0.10.x
hive-pdk-0.10.0
0.9.x
hive-pdk-0.9.0
0.8.x
hive-pdk-0.8.1
hive-pdk-0.8.0

How to add a dependency to Maven

Add the following org.apache.hive : hive-pdk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.hive</groupId>
    <artifactId>hive-pdk</artifactId>
    <version>0.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.hive : hive-pdk gradle dependency to your build.gradle file:

implementation 'org.apache.hive:hive-pdk:0.10.0'

Gradle Kotlin DSL: Add the following org.apache.hive : hive-pdk gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.hive:hive-pdk:0.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.hive : hive-pdk sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.hive" % "hive-pdk" % "0.10.0"

Advertisement

Dependencies from Group

Aug 07, 2023
378 usages
Aug 07, 2023
279 usages
Aug 07, 2023
204 usages
Aug 07, 2023
171 usages
Aug 07, 2023
131 usages

Discover Dependencies

Jul 28, 2014
1 usages
0 stars
Nov 23, 2014
2 usages
71 stars
dao
Apr 02, 2013
3 usages
Apr 10, 2015
1 usages
10 stars
Oct 20, 2014
1 usages
2 stars
Jul 09, 2013
5 usages
Oct 04, 2014
2 usages
11 stars
Jul 10, 2014
1 usages
0 stars