License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.avanza.hystrix |
ArtifactId | ArtifactIdhystrix-multiconfig |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhystrix-multiconfig
hystrix-multiconfig
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hystrix-multiconfig-0.0.3.pom | |
hystrix-multiconfig-0.0.3.jar | 15 KB |
hystrix-multiconfig-0.0.3-sources.jar | 8 KB |
hystrix-multiconfig-0.0.3-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.avanza.hystrix/hystrix-multiconfig/ -->
<dependency>
<groupId>com.avanza.hystrix</groupId>
<artifactId>hystrix-multiconfig</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.avanza.hystrix/hystrix-multiconfig/
implementation 'com.avanza.hystrix:hystrix-multiconfig:0.0.3'
// https://jarcasting.com/artifacts/com.avanza.hystrix/hystrix-multiconfig/
implementation ("com.avanza.hystrix:hystrix-multiconfig:0.0.3")
'com.avanza.hystrix:hystrix-multiconfig:jar:0.0.3'
<dependency org="com.avanza.hystrix" name="hystrix-multiconfig" rev="0.0.3">
<artifact name="hystrix-multiconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avanza.hystrix', module='hystrix-multiconfig', version='0.0.3')
)
libraryDependencies += "com.avanza.hystrix" % "hystrix-multiconfig" % "0.0.3"
[com.avanza.hystrix/hystrix-multiconfig "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.netflix.hystrix : hystrix-core | jar | 1.5.18 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.23.0 |