is not current version
Last Version 1.2.1.spark2

org.spark-project.hive.shims:hive-shims-common 1.2.1.spark


GroupId

GroupId

org.spark-project.hive.shims
ArtifactId

ArtifactId

hive-shims-common
Version

Version

1.2.1.spark
Type

Type

jar

Download hive-shims-common 1.2.1.spark


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