не последняя версия
Последняя версия 3.0.0-alpha-2

org.apache.hbase:hbase-build-configuration 2.0.0-alpha3

Configure the build-support artifacts for maven build

Категории

Категории

Configuration Библиотеки уровня приложения config
Группа

Группа

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

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

hbase-build-configuration
Версия

Версия

2.0.0-alpha3
Тип

Тип

pom

Скачать hbase-build-configuration 2.0.0-alpha3

Имя Файла Размер
hbase-build-configuration-2.0.0-alpha3.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.apache.hbase/hbase-build-configuration/ -->
<dependency>
    <groupId>org.apache.hbase</groupId>
    <artifactId>hbase-build-configuration</artifactId>
    <version>2.0.0-alpha3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hbase/hbase-build-configuration/
implementation 'org.apache.hbase:hbase-build-configuration:2.0.0-alpha3'
// https://jarcasting.com/artifacts/org.apache.hbase/hbase-build-configuration/
implementation ("org.apache.hbase:hbase-build-configuration:2.0.0-alpha3")
'org.apache.hbase:hbase-build-configuration:pom:2.0.0-alpha3'
<dependency org="org.apache.hbase" name="hbase-build-configuration" rev="2.0.0-alpha3">
  <artifact name="hbase-build-configuration" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.hbase', module='hbase-build-configuration', version='2.0.0-alpha3')
)
libraryDependencies += "org.apache.hbase" % "hbase-build-configuration" % "2.0.0-alpha3"
[org.apache.hbase/hbase-build-configuration "2.0.0-alpha3"]