is not current version
Last Version 3.0.0-alpha-2

org.apache.hbase:hbase-resource-bundle 0.98.16-hadoop2

licensing info for use when bundling works

GroupId

GroupId

org.apache.hbase
ArtifactId

ArtifactId

hbase-resource-bundle
Version

Version

0.98.16-hadoop2
Type

Type

jar

Download hbase-resource-bundle 0.98.16-hadoop2


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