spring-boot-starter-hbase

starter for hbase

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.inzahgi
ArtifactId

ArtifactId

spring-boot-starter-hbase
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-hbase
starter for hbase
Source Code Management

Source Code Management

https://github.com/inzahgi/spring-hbase

Download spring-boot-starter-hbase

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework : spring-tx jar
org.slf4j : slf4j-api jar 1.7.25
com.aliyun.hbase : alihbase-client jar 1.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

spring-hbase

for hbase 1.x

resolving guava conflicts

Versions

Version
1.0.0.RELEASE