is not current version
Last Version 0.2.5

org.rhq.metrics:rhq-metrics-rest-test 0.2.4

Test for RHQ Metrics that go over the REST Api

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

org.rhq.metrics
ArtifactId

ArtifactId

rhq-metrics-rest-test
Version

Version

0.2.4
Type

Type

jar

Download rhq-metrics-rest-test 0.2.4


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