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