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

org.spark-project.hive.shims:hive-shims-0.20S 0.13.1a


Группа

Группа

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

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

hive-shims-0.20S
Версия

Версия

0.13.1a
Тип

Тип

jar

Скачать hive-shims-0.20S 0.13.1a


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