AMPLab's Hive 0.11

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

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

edu.berkeley.cs.shark
ArtifactId

ArtifactId

hive-anttasks
Last Version

Last Version

0.11.0-shark-0.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

AMPLab's Hive 0.11
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-anttasks

How to add to project

<!-- https://jarcasting.com/artifacts/edu.berkeley.cs.shark/hive-anttasks/ -->
<dependency>
    <groupId>edu.berkeley.cs.shark</groupId>
    <artifactId>hive-anttasks</artifactId>
    <version>0.11.0-shark-0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.berkeley.cs.shark/hive-anttasks/
implementation 'edu.berkeley.cs.shark:hive-anttasks:0.11.0-shark-0.9.1'
// https://jarcasting.com/artifacts/edu.berkeley.cs.shark/hive-anttasks/
implementation ("edu.berkeley.cs.shark:hive-anttasks:0.11.0-shark-0.9.1")
'edu.berkeley.cs.shark:hive-anttasks:jar:0.11.0-shark-0.9.1'
<dependency org="edu.berkeley.cs.shark" name="hive-anttasks" rev="0.11.0-shark-0.9.1">
  <artifact name="hive-anttasks" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.berkeley.cs.shark', module='hive-anttasks', version='0.11.0-shark-0.9.1')
)
libraryDependencies += "edu.berkeley.cs.shark" % "hive-anttasks" % "0.11.0-shark-0.9.1"
[edu.berkeley.cs.shark/hive-anttasks "0.11.0-shark-0.9.1"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.4
velocity : velocity jar 1.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.11.0-shark-0.9.1
0.11.0-shark