не последняя версия
Последняя версия 1.2.1.spark2

org.spark-project.hive:hive-ant 0.13.1a


Категории

Категории

Ant Компиляция и сборка
Группа

Группа

org.spark-project.hive
Идентификатор

Идентификатор

hive-ant
Версия

Версия

0.13.1a
Тип

Тип

jar

Скачать hive-ant 0.13.1a


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