is not current version
Last Version 2.28.0

com.sap.cloud.s4hana.frameworks:hystrix 1.9.2

Framework adaptation for Hystrix.

GroupId

GroupId

com.sap.cloud.s4hana.frameworks
ArtifactId

ArtifactId

hystrix
Version

Version

1.9.2
Type

Type

jar

Download hystrix 1.9.2


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