| Категории |
КатегорииAnt Компиляция и сборка config Библиотеки уровня приложения Configuration |
|---|---|
| Группа | Группаcom.huaweicloud.sermant |
| Идентификатор | Идентификаторsermant-dynamic-config |
| Версия | Версия0.3.4 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| sermant-dynamic-config-0.3.4.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.huaweicloud.sermant/sermant-dynamic-config/ -->
<dependency>
<groupId>com.huaweicloud.sermant</groupId>
<artifactId>sermant-dynamic-config</artifactId>
<version>0.3.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/sermant-dynamic-config/
implementation 'com.huaweicloud.sermant:sermant-dynamic-config:0.3.4'
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/sermant-dynamic-config/
implementation ("com.huaweicloud.sermant:sermant-dynamic-config:0.3.4")
'com.huaweicloud.sermant:sermant-dynamic-config:pom:0.3.4'
<dependency org="com.huaweicloud.sermant" name="sermant-dynamic-config" rev="0.3.4">
<artifact name="sermant-dynamic-config" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.huaweicloud.sermant', module='sermant-dynamic-config', version='0.3.4')
)
libraryDependencies += "com.huaweicloud.sermant" % "sermant-dynamic-config" % "0.3.4"
[com.huaweicloud.sermant/sermant-dynamic-config "0.3.4"]