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

org.kitesdk:kite-hbase-deps-parent 0.17.0

The Kite HBase Dependencies module aggregates HBase dependencies

Группа

Группа

org.kitesdk
Идентификатор

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

kite-hbase-deps-parent
Версия

Версия

0.17.0
Тип

Тип

pom

Скачать kite-hbase-deps-parent 0.17.0

Имя Файла Размер
kite-hbase-deps-parent-0.17.0.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.kitesdk/kite-hbase-deps-parent/ -->
<dependency>
    <groupId>org.kitesdk</groupId>
    <artifactId>kite-hbase-deps-parent</artifactId>
    <version>0.17.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kitesdk/kite-hbase-deps-parent/
implementation 'org.kitesdk:kite-hbase-deps-parent:0.17.0'
// https://jarcasting.com/artifacts/org.kitesdk/kite-hbase-deps-parent/
implementation ("org.kitesdk:kite-hbase-deps-parent:0.17.0")
'org.kitesdk:kite-hbase-deps-parent:pom:0.17.0'
<dependency org="org.kitesdk" name="kite-hbase-deps-parent" rev="0.17.0">
  <artifact name="kite-hbase-deps-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kitesdk', module='kite-hbase-deps-parent', version='0.17.0')
)
libraryDependencies += "org.kitesdk" % "kite-hbase-deps-parent" % "0.17.0"
[org.kitesdk/kite-hbase-deps-parent "0.17.0"]