com.github.CCweixiao:spring-boot-starter-hbase


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.CCweixiao
ArtifactId

ArtifactId

spring-boot-starter-hbase
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Download spring-boot-starter-hbase

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.CCweixiao/spring-boot-starter-hbase/ -->
<dependency>
    <groupId>com.github.CCweixiao</groupId>
    <artifactId>spring-boot-starter-hbase</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.CCweixiao/spring-boot-starter-hbase/
implementation 'com.github.CCweixiao:spring-boot-starter-hbase:1.0.1'
// https://jarcasting.com/artifacts/com.github.CCweixiao/spring-boot-starter-hbase/
implementation ("com.github.CCweixiao:spring-boot-starter-hbase:1.0.1")
'com.github.CCweixiao:spring-boot-starter-hbase:jar:1.0.1'
<dependency org="com.github.CCweixiao" name="spring-boot-starter-hbase" rev="1.0.1">
  <artifact name="spring-boot-starter-hbase" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.CCweixiao', module='spring-boot-starter-hbase', version='1.0.1')
)
libraryDependencies += "com.github.CCweixiao" % "spring-boot-starter-hbase" % "1.0.1"
[com.github.CCweixiao/spring-boot-starter-hbase "1.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.CCweixiao : hbase-sdk-core jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework : spring-tx jar
org.springframework.boot : spring-boot-configuration-processor jar

provided (1)

Group / Artifact Type Version
org.apache.hbase : hbase-client jar ${hbase.version}

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0