is not current version
Last Version 3.0.0-alpha-2

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

licensing info for use when bundling works

GroupId

GroupId

org.apache.hbase
ArtifactId

ArtifactId

hbase-resource-bundle
Version

Version

2.1.2
Type

Type

jar

Download hbase-resource-bundle 2.1.2


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