| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть React Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.netflix.hystrix |
| Идентификатор | Идентификаторhystrix-examples-reactivesocket-server |
| Версия | Версия1.5.4 |
| Тип | Типjar |
| Описание |
Описаниеhystrix-examples-reactivesocket-server
hystrix-examples-reactivesocket-server
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.netflix.hystrix/hystrix-examples-reactivesocket-server/ -->
<dependency>
<groupId>com.netflix.hystrix</groupId>
<artifactId>hystrix-examples-reactivesocket-server</artifactId>
<version>1.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.hystrix/hystrix-examples-reactivesocket-server/
implementation 'com.netflix.hystrix:hystrix-examples-reactivesocket-server:1.5.4'
// https://jarcasting.com/artifacts/com.netflix.hystrix/hystrix-examples-reactivesocket-server/
implementation ("com.netflix.hystrix:hystrix-examples-reactivesocket-server:1.5.4")
'com.netflix.hystrix:hystrix-examples-reactivesocket-server:jar:1.5.4'
<dependency org="com.netflix.hystrix" name="hystrix-examples-reactivesocket-server" rev="1.5.4">
<artifact name="hystrix-examples-reactivesocket-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.hystrix', module='hystrix-examples-reactivesocket-server', version='1.5.4')
)
libraryDependencies += "com.netflix.hystrix" % "hystrix-examples-reactivesocket-server" % "1.5.4"
[com.netflix.hystrix/hystrix-examples-reactivesocket-server "1.5.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.netflix.hystrix : hystrix-core | jar | 1.5.4 |
| com.netflix.hystrix : hystrix-examples | jar | 1.5.4 |
| com.netflix.hystrix : hystrix-reactivesocket-event-stream | jar | 1.5.4 |
| io.reactivesocket » reactivesocket-netty | jar | 0.1.12 |