License |
License |
---|---|
Categories |
CategoriesNet React User Interface Web Frameworks |
GroupId | GroupIdcom.netflix.hystrix |
ArtifactId | ArtifactIdhystrix-reactivesocket-event-stream |
Last Version | Last Version1.5.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhystrix-reactivesocket-event-stream
hystrix-reactivesocket-event-stream
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.netflix.hystrix/hystrix-reactivesocket-event-stream/ -->
<dependency>
<groupId>com.netflix.hystrix</groupId>
<artifactId>hystrix-reactivesocket-event-stream</artifactId>
<version>1.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.hystrix/hystrix-reactivesocket-event-stream/
implementation 'com.netflix.hystrix:hystrix-reactivesocket-event-stream:1.5.4'
// https://jarcasting.com/artifacts/com.netflix.hystrix/hystrix-reactivesocket-event-stream/
implementation ("com.netflix.hystrix:hystrix-reactivesocket-event-stream:1.5.4")
'com.netflix.hystrix:hystrix-reactivesocket-event-stream:jar:1.5.4'
<dependency org="com.netflix.hystrix" name="hystrix-reactivesocket-event-stream" rev="1.5.4">
<artifact name="hystrix-reactivesocket-event-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.hystrix', module='hystrix-reactivesocket-event-stream', version='1.5.4')
)
libraryDependencies += "com.netflix.hystrix" % "hystrix-reactivesocket-event-stream" % "1.5.4"
[com.netflix.hystrix/hystrix-reactivesocket-event-stream "1.5.4"]
Group / Artifact | Type | Version |
---|---|---|
com.netflix.hystrix : hystrix-core | jar | 1.5.4 |
com.netflix.hystrix : hystrix-serialization | jar | 1.5.4 |
io.reactivesocket » reactivesocket | jar | 0.1.3 |
io.reactivesocket » reactivesocket-netty | jar | 0.1.12 |
io.reactivex : rxjava-reactive-streams | jar | 1.1.1 |