License |
License |
---|---|
Categories |
CategoriesNet React User Interface Web Frameworks |
GroupId | GroupIdcom.netflix.hystrix |
ArtifactId | ArtifactIdhystrix-examples-reactivesocket-server |
Last Version | Last Version1.5.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhystrix-examples-reactivesocket-server
hystrix-examples-reactivesocket-server
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |