Последняя версия

hystrix-junit 1.5.18

hystrix-junit

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов Сеть
Группа

Группа

com.netflix.hystrix
Идентификатор

Идентификатор

hystrix-junit
Версия

Версия

1.5.18
Тип

Тип

jar
Описание

Описание

hystrix-junit
hystrix-junit
Ссылка на сайт

Ссылка на сайт

https://github.com/Netflix/Hystrix
Система контроля версий

Система контроля версий

https://github.com/Netflix/Hystrix.git

Скачать hystrix-junit 1.5.18


<!-- https://jarcasting.com/artifacts/com.netflix.hystrix/hystrix-junit/ -->
<dependency>
    <groupId>com.netflix.hystrix</groupId>
    <artifactId>hystrix-junit</artifactId>
    <version>1.5.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.hystrix/hystrix-junit/
implementation 'com.netflix.hystrix:hystrix-junit:1.5.18'
// https://jarcasting.com/artifacts/com.netflix.hystrix/hystrix-junit/
implementation ("com.netflix.hystrix:hystrix-junit:1.5.18")
'com.netflix.hystrix:hystrix-junit:jar:1.5.18'
<dependency org="com.netflix.hystrix" name="hystrix-junit" rev="1.5.18">
  <artifact name="hystrix-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.hystrix', module='hystrix-junit', version='1.5.18')
)
libraryDependencies += "com.netflix.hystrix" % "hystrix-junit" % "1.5.18"
[com.netflix.hystrix/hystrix-junit "1.5.18"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.netflix.hystrix : hystrix-core jar 1.5.18
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.