is not current version
Last Version 3.0.0-alpha-2

org.apache.hbase:hbase-resource-bundle 1.6.0

licensing info for use when bundling works

GroupId

GroupId

org.apache.hbase
ArtifactId

ArtifactId

hbase-resource-bundle
Version

Version

1.6.0
Type

Type

jar

Download hbase-resource-bundle 1.6.0


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