org.apache.hive:hive-anttasks

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

org.apache.hive
ArtifactId

ArtifactId

hive-anttasks
Last Version

Last Version

0.12.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-anttasks

How to add to project

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

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.12.0
0.11.0
0.10.0
0.9.0
0.8.1
0.8.0