| Лицензия |
Лицензия
AL2
|
|---|---|
| Группа | Группаio.thorntail |
| Идентификатор | Идентификаторhystrix |
| Версия | Версия2.7.0.Final |
| Тип | Типjar |
| Описание |
ОписаниеHystrix
Latency and Fault Tolerance, such as Circuit Breaker, with Hystrix from Netflix OSS
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| hystrix-2.7.0.Final.pom | |
| hystrix-2.7.0.Final.jar | 24 KB |
| hystrix-2.7.0.Final-sources.jar | 8 KB |
| hystrix-2.7.0.Final-javadoc.jar | 48 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.thorntail/hystrix/ -->
<dependency>
<groupId>io.thorntail</groupId>
<artifactId>hystrix</artifactId>
<version>2.7.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.thorntail/hystrix/
implementation 'io.thorntail:hystrix:2.7.0.Final'
// https://jarcasting.com/artifacts/io.thorntail/hystrix/
implementation ("io.thorntail:hystrix:2.7.0.Final")
'io.thorntail:hystrix:jar:2.7.0.Final'
<dependency org="io.thorntail" name="hystrix" rev="2.7.0.Final">
<artifact name="hystrix" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.thorntail', module='hystrix', version='2.7.0.Final')
)
libraryDependencies += "io.thorntail" % "hystrix" % "2.7.0.Final"
[io.thorntail/hystrix "2.7.0.Final"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.thorntail : container | jar | 2.7.0.Final |
| io.thorntail : logging | jar | 2.7.0.Final |
| io.thorntail : undertow | jar | 2.7.0.Final |
| io.thorntail : archaius | jar | 2.7.0.Final |
| io.thorntail : netflix-rxjava | jar | 2.7.0.Final |
| com.netflix.hystrix : hystrix-core | jar | 1.5.12 |
| com.netflix.hystrix : hystrix-metrics-event-stream | jar | 1.5.12 |
| org.hdrhistogram : HdrHistogram | jar | 2.1.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.thorntail : spi | jar | 2.7.0.Final |
| org.jboss : staxmapper | jar | |
| jakarta.inject : jakarta.inject-api | jar | |
| jakarta.enterprise : jakarta.enterprise.cdi-api | jar | |
| org.wildfly.core : wildfly-core-feature-pack | zip | 10.0.3.Final |
| org.wildfly : wildfly-servlet-feature-pack | zip | 18.0.1.Final |
| org.wildfly : wildfly-feature-pack | zip | 18.0.1.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.easytesting : fest-assert | jar | 1.4 |
| org.mockito : mockito-core | jar | 2.2.28 |
| io.thorntail : build-resources | jar | 2.7.0.Final |