is not current version
Last Version 1.62

de.is24.common:appmon4j-hystrix 1.58

Hystrix adapter for appmon4j

GroupId

GroupId

de.is24.common
ArtifactId

ArtifactId

appmon4j-hystrix
Version

Version

1.58
Type

Type

jar

Download appmon4j-hystrix 1.58


<!-- https://jarcasting.com/artifacts/de.is24.common/appmon4j-hystrix/ -->
<dependency>
    <groupId>de.is24.common</groupId>
    <artifactId>appmon4j-hystrix</artifactId>
    <version>1.58</version>
</dependency>
// https://jarcasting.com/artifacts/de.is24.common/appmon4j-hystrix/
implementation 'de.is24.common:appmon4j-hystrix:1.58'
// https://jarcasting.com/artifacts/de.is24.common/appmon4j-hystrix/
implementation ("de.is24.common:appmon4j-hystrix:1.58")
'de.is24.common:appmon4j-hystrix:jar:1.58'
<dependency org="de.is24.common" name="appmon4j-hystrix" rev="1.58">
  <artifact name="appmon4j-hystrix" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.is24.common', module='appmon4j-hystrix', version='1.58')
)
libraryDependencies += "de.is24.common" % "appmon4j-hystrix" % "1.58"
[de.is24.common/appmon4j-hystrix "1.58"]