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

ch.cern.hbase:hbase-resource-bundle 2.1.3

licensing info for use when bundling works

Группа

Группа

ch.cern.hbase
Идентификатор

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

hbase-resource-bundle
Версия

Версия

2.1.3
Тип

Тип

jar

Скачать hbase-resource-bundle 2.1.3


<!-- https://jarcasting.com/artifacts/ch.cern.hbase/hbase-resource-bundle/ -->
<dependency>
    <groupId>ch.cern.hbase</groupId>
    <artifactId>hbase-resource-bundle</artifactId>
    <version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-resource-bundle/
implementation 'ch.cern.hbase:hbase-resource-bundle:2.1.3'
// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-resource-bundle/
implementation ("ch.cern.hbase:hbase-resource-bundle:2.1.3")
'ch.cern.hbase:hbase-resource-bundle:jar:2.1.3'
<dependency org="ch.cern.hbase" name="hbase-resource-bundle" rev="2.1.3">
  <artifact name="hbase-resource-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.cern.hbase', module='hbase-resource-bundle', version='2.1.3')
)
libraryDependencies += "ch.cern.hbase" % "hbase-resource-bundle" % "2.1.3"
[ch.cern.hbase/hbase-resource-bundle "2.1.3"]