com.github.CCweixiao:hbase-sdk-core


Группа

Группа

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

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

hbase-sdk-core
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Скачать hbase-sdk-core

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.code.gson : gson jar ${gson.version}

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.hbase : hbase-client jar ${hbase.version}

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar ${junit.version}

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

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

Версии библиотеки

Версия
1.0.1
1.0.0