is not current version
Last Version 2.2.4_1

ch.cern.hbase:hbase-rsgroup 2.1.3

Regionserver Groups for HBase

GroupId

GroupId

ch.cern.hbase
ArtifactId

ArtifactId

hbase-rsgroup
Version

Version

2.1.3
Type

Type

jar

Download hbase-rsgroup 2.1.3


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