is not current version
Last Version 0.2.7

org.rhq.metrics:clients 0.1.0.20140602-M1


Categories

Categories

CLI User Interface Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

org.rhq.metrics
ArtifactId

ArtifactId

clients
Version

Version

0.1.0.20140602-M1
Type

Type

pom

Download clients 0.1.0.20140602-M1

Filename Size
clients-0.1.0.20140602-M1.pom 585 bytes
Browse

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