is not current version
Last Version 0.2.7

org.rhq.metrics:clients 0.2.0.20140626-M2


Categories

Categories

CLI User Interface Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

org.rhq.metrics
ArtifactId

ArtifactId

clients
Version

Version

0.2.0.20140626-M2
Type

Type

pom

Download clients 0.2.0.20140626-M2

Filename Size
clients-0.2.0.20140626-M2.pom 585 bytes
Browse

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