License |
License |
---|---|
GroupId | GroupIdcom.shapestone |
ArtifactId | ArtifactIdhystrix-rx-command |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhystrix-rx-command
null
|
Filename | Size |
---|---|
hystrix-rx-command-1.0.0.pom | |
hystrix-rx-command-1.0.0.jar | 3 KB |
hystrix-rx-command-1.0.0-sources.jar | 2 KB |
hystrix-rx-command-1.0.0-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.shapestone/hystrix-rx-command/ -->
<dependency>
<groupId>com.shapestone</groupId>
<artifactId>hystrix-rx-command</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.shapestone/hystrix-rx-command/
implementation 'com.shapestone:hystrix-rx-command:1.0.0'
// https://jarcasting.com/artifacts/com.shapestone/hystrix-rx-command/
implementation ("com.shapestone:hystrix-rx-command:1.0.0")
'com.shapestone:hystrix-rx-command:jar:1.0.0'
<dependency org="com.shapestone" name="hystrix-rx-command" rev="1.0.0">
<artifact name="hystrix-rx-command" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shapestone', module='hystrix-rx-command', version='1.0.0')
)
libraryDependencies += "com.shapestone" % "hystrix-rx-command" % "1.0.0"
[com.shapestone/hystrix-rx-command "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.netflix.hystrix : hystrix-core | jar | 1.4.21 |
org.glassfish.jersey.core : jersey-client | jar | 2.25.1 |
org.glassfish.jersey.ext.rx : jersey-rx-client-rxjava | jar | 2.25.1 |
org.glassfish.jersey.connectors : jersey-apache-connector | jar | 2.25.1 |
org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.25.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |