License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.avanza.astrix |
ArtifactId | ArtifactIdhystrix-multiconfig |
Last Version | Last Version0.43.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhystrix-multiconfig
hystrix-multiconfig
|
<!-- https://jarcasting.com/artifacts/com.avanza.astrix/hystrix-multiconfig/ -->
<dependency>
<groupId>com.avanza.astrix</groupId>
<artifactId>hystrix-multiconfig</artifactId>
<version>0.43.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.avanza.astrix/hystrix-multiconfig/
implementation 'com.avanza.astrix:hystrix-multiconfig:0.43.6'
// https://jarcasting.com/artifacts/com.avanza.astrix/hystrix-multiconfig/
implementation ("com.avanza.astrix:hystrix-multiconfig:0.43.6")
'com.avanza.astrix:hystrix-multiconfig:jar:0.43.6'
<dependency org="com.avanza.astrix" name="hystrix-multiconfig" rev="0.43.6">
<artifact name="hystrix-multiconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avanza.astrix', module='hystrix-multiconfig', version='0.43.6')
)
libraryDependencies += "com.avanza.astrix" % "hystrix-multiconfig" % "0.43.6"
[com.avanza.astrix/hystrix-multiconfig "0.43.6"]
Group / Artifact | Type | Version |
---|---|---|
com.netflix.hystrix : hystrix-core | jar | 1.5.8 |
org.slf4j : slf4j-api | jar | 1.7.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.9.0 |