Последняя версия

spring-boot-starter-hbase 1.0.0.RELEASE

starter for hbase

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

com.spring4all
Идентификатор

Идентификатор

spring-boot-starter-hbase
Версия

Версия

1.0.0.RELEASE
Тип

Тип

jar
Описание

Описание

spring-boot-starter-hbase
starter for hbase
Ссылка на сайт

Ссылка на сайт

https://github.com/SpringForAll/spring-boot-starter-hbase
Система контроля версий

Система контроля версий

http://spring4all.com

Скачать spring-boot-starter-hbase 1.0.0.RELEASE


<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.