is not current version
Last Version 2.2.0

org.apache.atlas:hbase-bridge 1.0.0-alpha

Apache Atlas Hbase Bridge Module

GroupId

GroupId

org.apache.atlas
ArtifactId

ArtifactId

hbase-bridge
Version

Version

1.0.0-alpha
Type

Type

jar

Download hbase-bridge 1.0.0-alpha


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