is not current version
Last Version 0.2.7

org.rhq.metrics:explorer 0.2.3.20141020-M4


Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

org.rhq.metrics
ArtifactId

ArtifactId

explorer
Version

Version

0.2.3.20141020-M4
Type

Type

war

Download explorer 0.2.3.20141020-M4


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