is not current version
Last Version 0.2.7

org.rhq.metrics:rhq-metrics-core 0.2.2.20140726-M3


Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

org.rhq.metrics
ArtifactId

ArtifactId

rhq-metrics-core
Version

Version

0.2.2.20140726-M3
Type

Type

jar

Download rhq-metrics-core 0.2.2.20140726-M3


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