is not current version
Last Version 2.0.8

com.github.CCweixiao:hbase-sdk-common 1.0.5


GroupId

GroupId

com.github.CCweixiao
ArtifactId

ArtifactId

hbase-sdk-common
Version

Version

1.0.5
Type

Type

jar

Download hbase-sdk-common 1.0.5


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