License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.CCweixiao |
ArtifactId | ArtifactIdspring-boot-starter-hbase_2.1 |
Version | Version2.0.8 |
Type | Typejar |
Description |
Descriptionhbase orm框架
|
<!-- https://jarcasting.com/artifacts/com.github.CCweixiao/spring-boot-starter-hbase_2.1/ -->
<dependency>
<groupId>com.github.CCweixiao</groupId>
<artifactId>spring-boot-starter-hbase_2.1</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.CCweixiao/spring-boot-starter-hbase_2.1/
implementation 'com.github.CCweixiao:spring-boot-starter-hbase_2.1:2.0.8'
// https://jarcasting.com/artifacts/com.github.CCweixiao/spring-boot-starter-hbase_2.1/
implementation ("com.github.CCweixiao:spring-boot-starter-hbase_2.1:2.0.8")
'com.github.CCweixiao:spring-boot-starter-hbase_2.1:jar:2.0.8'
<dependency org="com.github.CCweixiao" name="spring-boot-starter-hbase_2.1" rev="2.0.8">
<artifact name="spring-boot-starter-hbase_2.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.CCweixiao', module='spring-boot-starter-hbase_2.1', version='2.0.8')
)
libraryDependencies += "com.github.CCweixiao" % "spring-boot-starter-hbase_2.1" % "2.0.8"
[com.github.CCweixiao/spring-boot-starter-hbase_2.1 "2.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.CCweixiao : hbase-sdk-core_2.1 | 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 | 2.1.3 |