is not current version
Last Version 2.0.8

com.github.CCweixiao:hbase-sdk 1.0.5

hbase orm框架

GroupId

GroupId

com.github.CCweixiao
ArtifactId

ArtifactId

hbase-sdk
Version

Version

1.0.5
Type

Type

pom

Download hbase-sdk 1.0.5

Filename Size
hbase-sdk-1.0.5.pom 9 KB
Browse

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