License |
License |
---|---|
GroupId | GroupIdcom.sap.cloud.s4hana.frameworks |
ArtifactId | ArtifactIdhystrix |
Last Version | Last Version2.28.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFrameworks - Hystrix
Framework adaptation for Hystrix.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
hystrix-2.28.0.pom | |
hystrix-2.28.0.jar | 11 KB |
hystrix-2.28.0-sources.jar | 10 KB |
hystrix-2.28.0-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sap.cloud.s4hana.frameworks/hystrix/ -->
<dependency>
<groupId>com.sap.cloud.s4hana.frameworks</groupId>
<artifactId>hystrix</artifactId>
<version>2.28.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.s4hana.frameworks/hystrix/
implementation 'com.sap.cloud.s4hana.frameworks:hystrix:2.28.0'
// https://jarcasting.com/artifacts/com.sap.cloud.s4hana.frameworks/hystrix/
implementation ("com.sap.cloud.s4hana.frameworks:hystrix:2.28.0")
'com.sap.cloud.s4hana.frameworks:hystrix:jar:2.28.0'
<dependency org="com.sap.cloud.s4hana.frameworks" name="hystrix" rev="2.28.0">
<artifact name="hystrix" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.s4hana.frameworks', module='hystrix', version='2.28.0')
)
libraryDependencies += "com.sap.cloud.s4hana.frameworks" % "hystrix" % "2.28.0"
[com.sap.cloud.s4hana.frameworks/hystrix "2.28.0"]
Group / Artifact | Type | Version |
---|---|---|
com.sap.cloud.s4hana.cloudplatform : core | jar | |
com.sap.cloud.s4hana.cloudplatform : caching | jar | |
com.sap.cloud.s4hana.cloudplatform : tenant | jar | |
com.sap.cloud.s4hana.cloudplatform : security | jar | |
com.sap.cloud.s4hana.cloudplatform : servlet | jar | |
org.slf4j : slf4j-api | jar | |
com.google.code.findbugs : jsr305 | jar | |
com.google.guava : guava | jar | |
commons-configuration : commons-configuration | jar | |
com.netflix.archaius : archaius-core | jar | |
com.netflix.hystrix : hystrix-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | |
javax.servlet : javax.servlet-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.assertj : assertj-core | jar | |
org.slf4j : slf4j-simple | jar |