is not current version
Last Version 0.6.0.Final

org.hawkular.metrics:clients 0.3.3

Clients for use with Hawkular Metrics

Categories

Categories

CLI User Interface Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

org.hawkular.metrics
ArtifactId

ArtifactId

clients
Version

Version

0.3.3
Type

Type

pom

Download clients 0.3.3

Filename Size
clients-0.3.3.pom 1 KB
Browse

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