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

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


Группа

Группа

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

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

hive-service
Версия

Версия

0.13.1a
Тип

Тип

jar

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


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