is not current version
Last Version 2.2.0

org.apache.atlas:hbase-bridge-shim 1.1.0

Apache Atlas Hbase Bridge Shim Module

GroupId

GroupId

org.apache.atlas
ArtifactId

ArtifactId

hbase-bridge-shim
Version

Version

1.1.0
Type

Type

jar

Download hbase-bridge-shim 1.1.0


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