| License |
License |
|---|---|
| GroupId | GroupIdcom.aliyun.hbase |
| ArtifactId | ArtifactIdalihbase-rsgroup |
| Last Version | Last Version2.8.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache HBase - RSGroup
Regionserver Groups for HBase
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| alihbase-rsgroup-2.8.7.pom | |
| alihbase-rsgroup-2.8.7.jar | 317 KB |
| alihbase-rsgroup-2.8.7-tests.jar | 75 KB |
| alihbase-rsgroup-2.8.7-test-sources.jar | 29 KB |
| alihbase-rsgroup-2.8.7-sources.jar | 70 KB |
| alihbase-rsgroup-2.8.7-javadoc.jar | 711 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun.hbase/alihbase-rsgroup/ -->
<dependency>
<groupId>com.aliyun.hbase</groupId>
<artifactId>alihbase-rsgroup</artifactId>
<version>2.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.hbase/alihbase-rsgroup/
implementation 'com.aliyun.hbase:alihbase-rsgroup:2.8.7'
// https://jarcasting.com/artifacts/com.aliyun.hbase/alihbase-rsgroup/
implementation ("com.aliyun.hbase:alihbase-rsgroup:2.8.7")
'com.aliyun.hbase:alihbase-rsgroup:jar:2.8.7'
<dependency org="com.aliyun.hbase" name="alihbase-rsgroup" rev="2.8.7">
<artifact name="alihbase-rsgroup" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.hbase', module='alihbase-rsgroup', version='2.8.7')
)
libraryDependencies += "com.aliyun.hbase" % "alihbase-rsgroup" % "2.8.7"
[com.aliyun.hbase/alihbase-rsgroup "2.8.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.aliyun.hbase : alihbase-client | jar | 2.8.7 |
| com.aliyun.hbase : alihbase-server | jar | 2.8.7 |
| com.aliyun.hbase : alihbase-common | jar | 2.8.7 |
| com.aliyun.hbase : alihbase-procedure | jar | 2.8.7 |
| com.aliyun.hbase : alihbase-protocol | jar | 2.8.7 |
| com.aliyun.hbase : alihbase-protocol-shaded | jar | 2.8.7 |
| org.apache.commons : commons-lang3 | jar | 3.6 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.apache.hbase.thirdparty : hbase-shaded-miscellaneous | jar | 2.1.0 |
| com.google.protobuf : protobuf-java | jar | 2.5.0 |
| org.apache.zookeeper : zookeeper | jar | 3.4.10 |
| org.apache.yetus : audience-annotations | jar | 0.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.aliyun.hbase : alihbase-annotations | test-jar | 2.8.7 |
| com.aliyun.hbase : alihbase-testing-util | jar | 2.8.7 |
| log4j : log4j | jar | 1.2.17 |
| org.mockito : mockito-core | jar | 2.1.0 |
| junit : junit | jar | 4.12 |