is not current version
Last Version 4.0.0-alpha-1

org.apache.hive:hive-shims 2.3.9


GroupId

GroupId

org.apache.hive
ArtifactId

ArtifactId

hive-shims
Version

Version

2.3.9
Type

Type

jar

Download hive-shims 2.3.9


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