is not current version
Last Version 1.0.1

org.apache.hive.shims:hive-shims-common-secure 0.13.0


GroupId

GroupId

org.apache.hive.shims
ArtifactId

ArtifactId

hive-shims-common-secure
Version

Version

0.13.0
Type

Type

jar

Download hive-shims-common-secure 0.13.0


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