| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.kerwin612 |
| Идентификатор | Идентификаторuhcs |
| Последняя версия | Последняя версия0.0.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеUniform Hystrix Concurrency Strategy
Uniform Hystrix Concurrency Strategy
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| uhcs-0.0.3.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.kerwin612/uhcs/ -->
<dependency>
<groupId>io.github.kerwin612</groupId>
<artifactId>uhcs</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.kerwin612/uhcs/
implementation 'io.github.kerwin612:uhcs:0.0.3'
// https://jarcasting.com/artifacts/io.github.kerwin612/uhcs/
implementation ("io.github.kerwin612:uhcs:0.0.3")
'io.github.kerwin612:uhcs:pom:0.0.3'
<dependency org="io.github.kerwin612" name="uhcs" rev="0.0.3">
<artifact name="uhcs" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.kerwin612', module='uhcs', version='0.0.3')
)
libraryDependencies += "io.github.kerwin612" % "uhcs" % "0.0.3"
[io.github.kerwin612/uhcs "0.0.3"]