License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.hawkular.metrics |
ArtifactId | ArtifactIdexplorer |
Last Version | Last Version0.3.3 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionmetrics-explorer
Hawkular Metrics is a metrics collection, aggregation, visualization framework.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
explorer-0.3.3.pom | |
explorer-0.3.3.war | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hawkular.metrics/explorer/ -->
<dependency>
<groupId>org.hawkular.metrics</groupId>
<artifactId>explorer</artifactId>
<version>0.3.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.hawkular.metrics/explorer/
implementation 'org.hawkular.metrics:explorer:0.3.3'
// https://jarcasting.com/artifacts/org.hawkular.metrics/explorer/
implementation ("org.hawkular.metrics:explorer:0.3.3")
'org.hawkular.metrics:explorer:war:0.3.3'
<dependency org="org.hawkular.metrics" name="explorer" rev="0.3.3">
<artifact name="explorer" type="war" />
</dependency>
@Grapes(
@Grab(group='org.hawkular.metrics', module='explorer', version='0.3.3')
)
libraryDependencies += "org.hawkular.metrics" % "explorer" % "0.3.3"
[org.hawkular.metrics/explorer "0.3.3"]