| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаcom.avanza.hystrix |
| Идентификатор | Идентификаторhystrix-multiconfig-parent |
| Последняя версия | Последняя версия0.0.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеhystrix-multiconfig-parent
hystrix-multiconfig-parent
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| hystrix-multiconfig-parent-0.0.3.pom | 14 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.avanza.hystrix/hystrix-multiconfig-parent/ -->
<dependency>
<groupId>com.avanza.hystrix</groupId>
<artifactId>hystrix-multiconfig-parent</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.avanza.hystrix/hystrix-multiconfig-parent/
implementation 'com.avanza.hystrix:hystrix-multiconfig-parent:0.0.3'
// https://jarcasting.com/artifacts/com.avanza.hystrix/hystrix-multiconfig-parent/
implementation ("com.avanza.hystrix:hystrix-multiconfig-parent:0.0.3")
'com.avanza.hystrix:hystrix-multiconfig-parent:pom:0.0.3'
<dependency org="com.avanza.hystrix" name="hystrix-multiconfig-parent" rev="0.0.3">
<artifact name="hystrix-multiconfig-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.avanza.hystrix', module='hystrix-multiconfig-parent', version='0.0.3')
)
libraryDependencies += "com.avanza.hystrix" % "hystrix-multiconfig-parent" % "0.0.3"
[com.avanza.hystrix/hystrix-multiconfig-parent "0.0.3"]