License |
License |
---|---|
GroupId | GroupIdcom.github.CCweixiao |
ArtifactId | ArtifactIdhbase-sdk |
Last Version | Last Version2.0.8 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionhbase-sdk
hbase orm框架
|
Filename | Size |
---|---|
hbase-sdk-2.0.8.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.CCweixiao/hbase-sdk/ -->
<dependency>
<groupId>com.github.CCweixiao</groupId>
<artifactId>hbase-sdk</artifactId>
<version>2.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.CCweixiao/hbase-sdk/
implementation 'com.github.CCweixiao:hbase-sdk:2.0.8'
// https://jarcasting.com/artifacts/com.github.CCweixiao/hbase-sdk/
implementation ("com.github.CCweixiao:hbase-sdk:2.0.8")
'com.github.CCweixiao:hbase-sdk:pom:2.0.8'
<dependency org="com.github.CCweixiao" name="hbase-sdk" rev="2.0.8">
<artifact name="hbase-sdk" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.CCweixiao', module='hbase-sdk', version='2.0.8')
)
libraryDependencies += "com.github.CCweixiao" % "hbase-sdk" % "2.0.8"
[com.github.CCweixiao/hbase-sdk "2.0.8"]