is not current version
Last Version 2.28.0

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

Framework adaptation for Hystrix.

GroupId

GroupId

com.sap.cloud.s4hana.frameworks
ArtifactId

ArtifactId

hystrix
Version

Version

1.7.1
Type

Type

jar

Download hystrix 1.7.1


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