is not current version
Last Version 2.2.0

org.apache.atlas:hbase-bridge 0.8.4

Apache Atlas Hbase Bridge Module

GroupId

GroupId

org.apache.atlas
ArtifactId

ArtifactId

hbase-bridge
Version

Version

0.8.4
Type

Type

jar

Download hbase-bridge 0.8.4


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