is not current version
Last Version 3.0.0-alpha-2

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

licensing info for use when bundling works

GroupId

GroupId

org.apache.hbase
ArtifactId

ArtifactId

hbase-resource-bundle
Version

Version

1.3.2
Type

Type

jar

Download hbase-resource-bundle 1.3.2


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