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