License |
License |
---|---|
Categories |
CategoriesCLI User Interface Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.eclipse.hono |
ArtifactId | ArtifactIdhono-metrics |
Version | Version0.5-M6 |
Type | Typepom |
Description |
DescriptionMetrics Docker Images
Docker image to visualize Hono metrics
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hono-metrics-0.5-M6.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.hono/hono-metrics/ -->
<dependency>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-metrics</artifactId>
<version>0.5-M6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-metrics/
implementation 'org.eclipse.hono:hono-metrics:0.5-M6'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-metrics/
implementation ("org.eclipse.hono:hono-metrics:0.5-M6")
'org.eclipse.hono:hono-metrics:pom:0.5-M6'
<dependency org="org.eclipse.hono" name="hono-metrics" rev="0.5-M6">
<artifact name="hono-metrics" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-metrics', version='0.5-M6')
)
libraryDependencies += "org.eclipse.hono" % "hono-metrics" % "0.5-M6"
[org.eclipse.hono/hono-metrics "0.5-M6"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hono : hono-legal | jar | 0.5-M6 |