org.apache.hive:hive-builtins

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

License

License

GroupId

GroupId

org.apache.hive
ArtifactId

ArtifactId

hive-builtins
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://hive.apache.org
Source Code Management

Source Code Management

http://svn.apache.org/repos/asf/hive/

Download hive-builtins

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.hive/hive-builtins/ -->
<dependency>
    <groupId>org.apache.hive</groupId>
    <artifactId>hive-builtins</artifactId>
    <version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hive/hive-builtins/
implementation 'org.apache.hive:hive-builtins:0.10.0'
// https://jarcasting.com/artifacts/org.apache.hive/hive-builtins/
implementation ("org.apache.hive:hive-builtins:0.10.0")
'org.apache.hive:hive-builtins:jar:0.10.0'
<dependency org="org.apache.hive" name="hive-builtins" rev="0.10.0">
  <artifact name="hive-builtins" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hive', module='hive-builtins', version='0.10.0')
)
libraryDependencies += "org.apache.hive" % "hive-builtins" % "0.10.0"
[org.apache.hive/hive-builtins "0.10.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.hive : hive-exec jar 0.10.0
org.apache.hive : hive-pdk jar 0.10.0
org.apache.hadoop : hadoop-minicluster Optional jar 2.0.0-alpha

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.0
0.9.0
0.8.1
0.8.0