Last Version

Hive Ant Utilities 2.2.0

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.apache.hive
ArtifactId

ArtifactId

hive-ant
Version

Version

2.2.0
Type

Type

jar
Description

Description

Hive Ant Utilities
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download hive-ant 2.2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
com.google.guava : guava jar 14.0.1
org.apache.ant : ant jar 1.9.1
org.apache.velocity : velocity jar 1.5
org.slf4j : slf4j-api jar 1.7.10

Project Modules

There are no modules declared in this project.