| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdcom.avanza.hystrix |
| ArtifactId | ArtifactIdhystrix-multiconfig-parent |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionhystrix-multiconfig-parent
hystrix-multiconfig-parent
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hystrix-multiconfig-parent-0.0.3.pom | 14 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.avanza.hystrix/hystrix-multiconfig-parent/ -->
<dependency>
<groupId>com.avanza.hystrix</groupId>
<artifactId>hystrix-multiconfig-parent</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.avanza.hystrix/hystrix-multiconfig-parent/
implementation 'com.avanza.hystrix:hystrix-multiconfig-parent:0.0.3'
// https://jarcasting.com/artifacts/com.avanza.hystrix/hystrix-multiconfig-parent/
implementation ("com.avanza.hystrix:hystrix-multiconfig-parent:0.0.3")
'com.avanza.hystrix:hystrix-multiconfig-parent:pom:0.0.3'
<dependency org="com.avanza.hystrix" name="hystrix-multiconfig-parent" rev="0.0.3">
<artifact name="hystrix-multiconfig-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.avanza.hystrix', module='hystrix-multiconfig-parent', version='0.0.3')
)
libraryDependencies += "com.avanza.hystrix" % "hystrix-multiconfig-parent" % "0.0.3"
[com.avanza.hystrix/hystrix-multiconfig-parent "0.0.3"]