License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Prometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.quarkus |
ArtifactId | ArtifactIdquarkus-micrometer-registry-prometheus-deployment |
Version | Version2.0.0.CR2 |
Type | Typejar |
Description |
DescriptionQuarkus - Micrometer Registry - Prometheus Deployment
Build parent to bring in required dependencies
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.quarkus/quarkus-micrometer-registry-prometheus-deployment/ -->
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-micrometer-registry-prometheus-deployment</artifactId>
<version>2.0.0.CR2</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus/quarkus-micrometer-registry-prometheus-deployment/
implementation 'io.quarkus:quarkus-micrometer-registry-prometheus-deployment:2.0.0.CR2'
// https://jarcasting.com/artifacts/io.quarkus/quarkus-micrometer-registry-prometheus-deployment/
implementation ("io.quarkus:quarkus-micrometer-registry-prometheus-deployment:2.0.0.CR2")
'io.quarkus:quarkus-micrometer-registry-prometheus-deployment:jar:2.0.0.CR2'
<dependency org="io.quarkus" name="quarkus-micrometer-registry-prometheus-deployment" rev="2.0.0.CR2">
<artifact name="quarkus-micrometer-registry-prometheus-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-micrometer-registry-prometheus-deployment', version='2.0.0.CR2')
)
libraryDependencies += "io.quarkus" % "quarkus-micrometer-registry-prometheus-deployment" % "2.0.0.CR2"
[io.quarkus/quarkus-micrometer-registry-prometheus-deployment "2.0.0.CR2"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-micrometer-registry-prometheus | jar | 2.0.0.CR2 |
io.quarkus : quarkus-micrometer-deployment | jar | |
io.micrometer : micrometer-registry-prometheus | jar |