is not current version
Last Version 2.2.4_1

ch.cern.hbase:hbase-resource-bundle 2.1.3_1

licensing info for use when bundling works

GroupId

GroupId

ch.cern.hbase
ArtifactId

ArtifactId

hbase-resource-bundle
Version

Version

2.1.3_1
Type

Type

jar

Download hbase-resource-bundle 2.1.3_1


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