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