| License | License | 
|---|---|
| Categories | CategoriesAnt Build Tools | 
| GroupId | GroupIdcom.github.hyukjinkwon | 
| ArtifactId | ArtifactIdhive-ant | 
| Last Version | Last Version1.2.1.spark2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHive 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 | 
| Filename | Size | 
|---|---|
| hive-ant-1.2.1.spark2.pom | |
| hive-ant-1.2.1.spark2.jar | 46 KB | 
| hive-ant-1.2.1.spark2-sources.jar | 27 KB | 
| hive-ant-1.2.1.spark2-javadoc.jar | 76 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.hyukjinkwon/hive-ant/ -->
<dependency>
    <groupId>com.github.hyukjinkwon</groupId>
    <artifactId>hive-ant</artifactId>
    <version>1.2.1.spark2</version>
</dependency>// https://jarcasting.com/artifacts/com.github.hyukjinkwon/hive-ant/
implementation 'com.github.hyukjinkwon:hive-ant:1.2.1.spark2'// https://jarcasting.com/artifacts/com.github.hyukjinkwon/hive-ant/
implementation ("com.github.hyukjinkwon:hive-ant:1.2.1.spark2")'com.github.hyukjinkwon:hive-ant:jar:1.2.1.spark2'<dependency org="com.github.hyukjinkwon" name="hive-ant" rev="1.2.1.spark2">
  <artifact name="hive-ant" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.hyukjinkwon', module='hive-ant', version='1.2.1.spark2')
)libraryDependencies += "com.github.hyukjinkwon" % "hive-ant" % "1.2.1.spark2"[com.github.hyukjinkwon/hive-ant "1.2.1.spark2"]| 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.5 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |