License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.CCweixiao |
ArtifactId | ArtifactIdspring-boot-starter-hbase_1.4 |
Version | Version2.0.8 |
Type | Typejar |
Description |
Descriptionhbase orm框架
|
<!-- https://jarcasting.com/artifacts/com.github.CCweixiao/spring-boot-starter-hbase_1.4/ -->
<dependency>
<groupId>com.github.CCweixiao</groupId>
<artifactId>spring-boot-starter-hbase_1.4</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.CCweixiao/spring-boot-starter-hbase_1.4/
implementation 'com.github.CCweixiao:spring-boot-starter-hbase_1.4:2.0.8'
// https://jarcasting.com/artifacts/com.github.CCweixiao/spring-boot-starter-hbase_1.4/
implementation ("com.github.CCweixiao:spring-boot-starter-hbase_1.4:2.0.8")
'com.github.CCweixiao:spring-boot-starter-hbase_1.4:jar:2.0.8'
<dependency org="com.github.CCweixiao" name="spring-boot-starter-hbase_1.4" rev="2.0.8">
<artifact name="spring-boot-starter-hbase_1.4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.CCweixiao', module='spring-boot-starter-hbase_1.4', version='2.0.8')
)
libraryDependencies += "com.github.CCweixiao" % "spring-boot-starter-hbase_1.4" % "2.0.8"
[com.github.CCweixiao/spring-boot-starter-hbase_1.4 "2.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.CCweixiao : hbase-sdk-core_1.4 | jar | 2.0.8 |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework : spring-tx | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hbase : hbase-client | jar | 1.4.3 |