| Группа | Группаcom.aliyun.hbase |
|---|---|
| Идентификатор | Идентификаторalihbase-resource-bundle |
| Версия | Версия1.8.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| alihbase-resource-bundle-1.8.4.pom | |
| alihbase-resource-bundle-1.8.4.jar | 52 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.aliyun.hbase/alihbase-resource-bundle/ -->
<dependency>
<groupId>com.aliyun.hbase</groupId>
<artifactId>alihbase-resource-bundle</artifactId>
<version>1.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.hbase/alihbase-resource-bundle/
implementation 'com.aliyun.hbase:alihbase-resource-bundle:1.8.4'
// https://jarcasting.com/artifacts/com.aliyun.hbase/alihbase-resource-bundle/
implementation ("com.aliyun.hbase:alihbase-resource-bundle:1.8.4")
'com.aliyun.hbase:alihbase-resource-bundle:jar:1.8.4'
<dependency org="com.aliyun.hbase" name="alihbase-resource-bundle" rev="1.8.4">
<artifact name="alihbase-resource-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.hbase', module='alihbase-resource-bundle', version='1.8.4')
)
libraryDependencies += "com.aliyun.hbase" % "alihbase-resource-bundle" % "1.8.4"
[com.aliyun.hbase/alihbase-resource-bundle "1.8.4"]