is not current version
Last Version 2.2.0

org.apache.atlas:hive-bridge-shim 0.8.4

Apache Atlas Hive Bridge Shim Module

GroupId

GroupId

org.apache.atlas
ArtifactId

ArtifactId

hive-bridge-shim
Version

Version

0.8.4
Type

Type

jar

Download hive-bridge-shim 0.8.4


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