| Лицензия |
Лицензия |
|---|---|
| Группа | Группаch.cern.hbase |
| Идентификатор | Идентификаторhbase-resource-bundle |
| Последняя версия | Последняя версия2.2.4_1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache HBase - Resource Bundle
licensing info for use when bundling works
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/ch.cern.hbase/hbase-resource-bundle/ -->
<dependency>
<groupId>ch.cern.hbase</groupId>
<artifactId>hbase-resource-bundle</artifactId>
<version>2.2.4_1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-resource-bundle/
implementation 'ch.cern.hbase:hbase-resource-bundle:2.2.4_1'
// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-resource-bundle/
implementation ("ch.cern.hbase:hbase-resource-bundle:2.2.4_1")
'ch.cern.hbase:hbase-resource-bundle:jar:2.2.4_1'
<dependency org="ch.cern.hbase" name="hbase-resource-bundle" rev="2.2.4_1">
<artifact name="hbase-resource-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.cern.hbase', module='hbase-resource-bundle', version='2.2.4_1')
)
libraryDependencies += "ch.cern.hbase" % "hbase-resource-bundle" % "2.2.4_1"
[ch.cern.hbase/hbase-resource-bundle "2.2.4_1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.yetus : audience-annotations | jar | 0.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.cern.hbase : hbase-annotations | test-jar | 2.2.4_1 |
| junit : junit | jar | 4.12 |