| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаcom.netflix.hystrix |
| Идентификатор | Идентификаторhystrix-examples |
| Версия | Версия1.5.18 |
| Тип | Типjar |
| Описание |
Описаниеhystrix-examples
hystrix-examples
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hystrix-examples-1.5.18.pom | |
| hystrix-examples-1.5.18.jar | 76 KB |
| hystrix-examples-1.5.18-sources.jar | 37 KB |
| hystrix-examples-1.5.18-javadoc.jar | 170 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.netflix.hystrix/hystrix-examples/ -->
<dependency>
<groupId>com.netflix.hystrix</groupId>
<artifactId>hystrix-examples</artifactId>
<version>1.5.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.hystrix/hystrix-examples/
implementation 'com.netflix.hystrix:hystrix-examples:1.5.18'
// https://jarcasting.com/artifacts/com.netflix.hystrix/hystrix-examples/
implementation ("com.netflix.hystrix:hystrix-examples:1.5.18")
'com.netflix.hystrix:hystrix-examples:jar:1.5.18'
<dependency org="com.netflix.hystrix" name="hystrix-examples" rev="1.5.18">
<artifact name="hystrix-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.hystrix', module='hystrix-examples', version='1.5.18')
)
libraryDependencies += "com.netflix.hystrix" % "hystrix-examples" % "1.5.18"
[com.netflix.hystrix/hystrix-examples "1.5.18"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.netflix.hystrix : hystrix-core | jar | 1.5.18 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit-dep | jar | 4.10 |