MVN

org.apache.hive : hive-builtins

Maven & Gradle

Dec 19, 2012
10 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-builtins</artifactId>
    <version>0.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.10.0

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.hive" % "hive-builtins" % "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

api
Feb 28, 2012
1 usages
Jul 17, 2012
11 usages
Mar 24, 2015
24 usages
2.5k stars
Apr 24, 2014
1 usages
96 stars
Nov 27, 2007
2 usages
Oct 30, 2014
61 usages
Sep 17, 2014
23 usages
435 stars