is not current version
Last Version 2.0.8

com.github.CCweixiao:hbase-sdk-core_2.1 1.0.4


GroupId

GroupId

com.github.CCweixiao
ArtifactId

ArtifactId

hbase-sdk-core_2.1
Version

Version

1.0.4
Type

Type

jar

Download hbase-sdk-core_2.1 1.0.4


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