is not current version
Last Version 2.0.8

com.github.CCweixiao:hbase-sdk 2.0.6

hbase orm框架

GroupId

GroupId

com.github.CCweixiao
ArtifactId

ArtifactId

hbase-sdk
Version

Version

2.0.6
Type

Type

pom

Download hbase-sdk 2.0.6

Filename Size
hbase-sdk-2.0.6.pom 10 KB
Browse

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