is not current version
Last Version 2.4.12

org.apache.hbase:hbase-rsgroup 1.4.3

Regionserver Groups for HBase

GroupId

GroupId

org.apache.hbase
ArtifactId

ArtifactId

hbase-rsgroup
Version

Version

1.4.3
Type

Type

jar

Download hbase-rsgroup 1.4.3


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