GroupId | GroupIdcom.sap.cloud.s4hana.frameworks |
---|---|
ArtifactId | ArtifactIdhystrix-scp-neo |
Version | Version2.13.3 |
Type | Typejar |
Filename | Size |
---|---|
hystrix-scp-neo-2.13.3.pom | |
hystrix-scp-neo-2.13.3.jar | 5 KB |
hystrix-scp-neo-2.13.3-sources.jar | 4 KB |
hystrix-scp-neo-2.13.3-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sap.cloud.s4hana.frameworks/hystrix-scp-neo/ -->
<dependency>
<groupId>com.sap.cloud.s4hana.frameworks</groupId>
<artifactId>hystrix-scp-neo</artifactId>
<version>2.13.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.s4hana.frameworks/hystrix-scp-neo/
implementation 'com.sap.cloud.s4hana.frameworks:hystrix-scp-neo:2.13.3'
// https://jarcasting.com/artifacts/com.sap.cloud.s4hana.frameworks/hystrix-scp-neo/
implementation ("com.sap.cloud.s4hana.frameworks:hystrix-scp-neo:2.13.3")
'com.sap.cloud.s4hana.frameworks:hystrix-scp-neo:jar:2.13.3'
<dependency org="com.sap.cloud.s4hana.frameworks" name="hystrix-scp-neo" rev="2.13.3">
<artifact name="hystrix-scp-neo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.s4hana.frameworks', module='hystrix-scp-neo', version='2.13.3')
)
libraryDependencies += "com.sap.cloud.s4hana.frameworks" % "hystrix-scp-neo" % "2.13.3"
[com.sap.cloud.s4hana.frameworks/hystrix-scp-neo "2.13.3"]