is not current version
Last Version 0.28.4.Final

org.hawkular.metrics:hawkular-metrics-component 0.21.0.Final

Hawkular Metrics WAR for Hawkular Services

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

org.hawkular.metrics
ArtifactId

ArtifactId

hawkular-metrics-component
Version

Version

0.21.0.Final
Type

Type

war

Download hawkular-metrics-component 0.21.0.Final


<!-- https://jarcasting.com/artifacts/org.hawkular.metrics/hawkular-metrics-component/ -->
<dependency>
    <groupId>org.hawkular.metrics</groupId>
    <artifactId>hawkular-metrics-component</artifactId>
    <version>0.21.0.Final</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.hawkular.metrics/hawkular-metrics-component/
implementation 'org.hawkular.metrics:hawkular-metrics-component:0.21.0.Final'
// https://jarcasting.com/artifacts/org.hawkular.metrics/hawkular-metrics-component/
implementation ("org.hawkular.metrics:hawkular-metrics-component:0.21.0.Final")
'org.hawkular.metrics:hawkular-metrics-component:war:0.21.0.Final'
<dependency org="org.hawkular.metrics" name="hawkular-metrics-component" rev="0.21.0.Final">
  <artifact name="hawkular-metrics-component" type="war" />
</dependency>
@Grapes(
@Grab(group='org.hawkular.metrics', module='hawkular-metrics-component', version='0.21.0.Final')
)
libraryDependencies += "org.hawkular.metrics" % "hawkular-metrics-component" % "0.21.0.Final"
[org.hawkular.metrics/hawkular-metrics-component "0.21.0.Final"]