hbase-spring-boot-starter

starter for hbase

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

vip.kqkd
ArtifactId

ArtifactId

hbase-spring-boot-starter
Last Version

Last Version

1.0.3.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

hbase-spring-boot-starter
starter for hbase
Project URL

Project URL

https://github.com/kqkdChen/hbase-spring-boot-starter
Source Code Management

Source Code Management

https://kqkd.vip

Download hbase-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor jar
org.springframework : spring-tx jar
com.aliyun.hbase : alihbase-client jar 2.0.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE