GroupId | GroupIdcom.sap.cloud.s4hana.frameworks |
---|---|
ArtifactId | ArtifactIdhystrix-scp-neo |
Version | Version1.1.2 |
Type | Typejar |
Filename | Size |
---|---|
hystrix-scp-neo-1.1.2.pom | |
hystrix-scp-neo-1.1.2.jar | 12 KB |
hystrix-scp-neo-1.1.2-sources.jar | 2 KB |
hystrix-scp-neo-1.1.2-javadoc.jar | 51 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>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.s4hana.frameworks/hystrix-scp-neo/
implementation 'com.sap.cloud.s4hana.frameworks:hystrix-scp-neo:1.1.2'
// https://jarcasting.com/artifacts/com.sap.cloud.s4hana.frameworks/hystrix-scp-neo/
implementation ("com.sap.cloud.s4hana.frameworks:hystrix-scp-neo:1.1.2")
'com.sap.cloud.s4hana.frameworks:hystrix-scp-neo:jar:1.1.2'
<dependency org="com.sap.cloud.s4hana.frameworks" name="hystrix-scp-neo" rev="1.1.2">
<artifact name="hystrix-scp-neo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.s4hana.frameworks', module='hystrix-scp-neo', version='1.1.2')
)
libraryDependencies += "com.sap.cloud.s4hana.frameworks" % "hystrix-scp-neo" % "1.1.2"
[com.sap.cloud.s4hana.frameworks/hystrix-scp-neo "1.1.2"]