License |
License |
---|---|
Categories |
CategoriesHelidon Container Microservices Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.helidon.common |
ArtifactId | ArtifactIdhelidon-common-metrics |
Last Version | Last Version2.0.0-M3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelidon Common Metrics
Helidon Metrics common definitions
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.helidon.common/helidon-common-metrics/ -->
<dependency>
<groupId>io.helidon.common</groupId>
<artifactId>helidon-common-metrics</artifactId>
<version>2.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.common/helidon-common-metrics/
implementation 'io.helidon.common:helidon-common-metrics:2.0.0-M3'
// https://jarcasting.com/artifacts/io.helidon.common/helidon-common-metrics/
implementation ("io.helidon.common:helidon-common-metrics:2.0.0-M3")
'io.helidon.common:helidon-common-metrics:jar:2.0.0-M3'
<dependency org="io.helidon.common" name="helidon-common-metrics" rev="2.0.0-M3">
<artifact name="helidon-common-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.common', module='helidon-common-metrics', version='2.0.0-M3')
)
libraryDependencies += "io.helidon.common" % "helidon-common-metrics" % "2.0.0-M3"
[io.helidon.common/helidon-common-metrics "2.0.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
io.helidon.config : helidon-config | jar | 2.0.0-M3 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.metrics : microprofile-metrics-api | jar | 2.2 |