License |
License |
---|---|
GroupId | GroupIdcom.github.CCweixiao |
ArtifactId | ArtifactIdhbase-sdk-core_1.4 |
Version | Version2.0.8 |
Type | Typejar |
Description |
Descriptionhbase orm框架
|
Filename | Size |
---|---|
hbase-sdk-core_1.4-2.0.8.pom | |
hbase-sdk-core_1.4-2.0.8.jar | 135 KB |
hbase-sdk-core_1.4-2.0.8-sources.jar | 65 KB |
hbase-sdk-core_1.4-2.0.8-javadoc.jar | 678 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.CCweixiao/hbase-sdk-core_1.4/ -->
<dependency>
<groupId>com.github.CCweixiao</groupId>
<artifactId>hbase-sdk-core_1.4</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.CCweixiao/hbase-sdk-core_1.4/
implementation 'com.github.CCweixiao:hbase-sdk-core_1.4:2.0.8'
// https://jarcasting.com/artifacts/com.github.CCweixiao/hbase-sdk-core_1.4/
implementation ("com.github.CCweixiao:hbase-sdk-core_1.4:2.0.8")
'com.github.CCweixiao:hbase-sdk-core_1.4:jar:2.0.8'
<dependency org="com.github.CCweixiao" name="hbase-sdk-core_1.4" rev="2.0.8">
<artifact name="hbase-sdk-core_1.4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.CCweixiao', module='hbase-sdk-core_1.4', version='2.0.8')
)
libraryDependencies += "com.github.CCweixiao" % "hbase-sdk-core_1.4" % "2.0.8"
[com.github.CCweixiao/hbase-sdk-core_1.4 "2.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.CCweixiao : hbase-sdk-dsl | jar | 2.0.8 |
commons-lang : commons-lang | jar | 2.6 |
com.google.guava : guava | jar | 12.0.1 |
org.apache.hbase : hbase-shaded-client | jar | 1.4.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |