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