is not current version
Last Version 2.0.8

com.github.CCweixiao:hbase-sdk 1.0.4

hbase orm框架

GroupId

GroupId

com.github.CCweixiao
ArtifactId

ArtifactId

hbase-sdk
Version

Version

1.0.4
Type

Type

pom

Download hbase-sdk 1.0.4

Filename Size
hbase-sdk-1.0.4.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.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.CCweixiao/hbase-sdk/
implementation 'com.github.CCweixiao:hbase-sdk:1.0.4'
// https://jarcasting.com/artifacts/com.github.CCweixiao/hbase-sdk/
implementation ("com.github.CCweixiao:hbase-sdk:1.0.4")
'com.github.CCweixiao:hbase-sdk:pom:1.0.4'
<dependency org="com.github.CCweixiao" name="hbase-sdk" rev="1.0.4">
  <artifact name="hbase-sdk" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.CCweixiao', module='hbase-sdk', version='1.0.4')
)
libraryDependencies += "com.github.CCweixiao" % "hbase-sdk" % "1.0.4"
[com.github.CCweixiao/hbase-sdk "1.0.4"]