is not current version
Last Version 0.2.7

org.rhq.metrics:rhq-metrics-rest-tests 0.2.6


Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

org.rhq.metrics
ArtifactId

ArtifactId

rhq-metrics-rest-tests
Version

Version

0.2.6
Type

Type

jar

Download rhq-metrics-rest-tests 0.2.6


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