spring-boot-starter-hbase

starter for hbase

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.spring4all
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
Project URL

Project URL

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

Source Code Management

http://spring4all.com

Download spring-boot-starter-hbase

How to add to project

<!-- https://jarcasting.com/artifacts/com.spring4all/spring-boot-starter-hbase/ -->
<dependency>
    <groupId>com.spring4all</groupId>
    <artifactId>spring-boot-starter-hbase</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.spring4all/spring-boot-starter-hbase/
implementation 'com.spring4all:spring-boot-starter-hbase:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.spring4all/spring-boot-starter-hbase/
implementation ("com.spring4all:spring-boot-starter-hbase:1.0.0.RELEASE")
'com.spring4all:spring-boot-starter-hbase:jar:1.0.0.RELEASE'
<dependency org="com.spring4all" name="spring-boot-starter-hbase" rev="1.0.0.RELEASE">
  <artifact name="spring-boot-starter-hbase" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spring4all', module='spring-boot-starter-hbase', version='1.0.0.RELEASE')
)
libraryDependencies += "com.spring4all" % "spring-boot-starter-hbase" % "1.0.0.RELEASE"
[com.spring4all/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
org.apache.hbase : hbase-client jar 1.0.0-cdh5.4.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.spring4all

SpringForAll

spring4all.com

Versions

Version
1.0.0.RELEASE