| License |
License |
|---|---|
| Categories |
CategoriesPrometheus Application Testing & Monitoring Monitoring |
| GroupId | GroupIdio.dekorate |
| ArtifactId | ArtifactIdprometheus-annotations |
| Last Version | Last Version2.11.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDekorate :: Annotations :: Prometheus
A collection of annotations and processors for Kubernetes
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.dekorate/prometheus-annotations/ -->
<dependency>
<groupId>io.dekorate</groupId>
<artifactId>prometheus-annotations</artifactId>
<version>2.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.dekorate/prometheus-annotations/
implementation 'io.dekorate:prometheus-annotations:2.11.0'
// https://jarcasting.com/artifacts/io.dekorate/prometheus-annotations/
implementation ("io.dekorate:prometheus-annotations:2.11.0")
'io.dekorate:prometheus-annotations:jar:2.11.0'
<dependency org="io.dekorate" name="prometheus-annotations" rev="2.11.0">
<artifact name="prometheus-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dekorate', module='prometheus-annotations', version='2.11.0')
)
libraryDependencies += "io.dekorate" % "prometheus-annotations" % "2.11.0"
[io.dekorate/prometheus-annotations "2.11.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.dekorate : dekorate-core | jar | 2.11.0 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| io.sundr : builder-annotations Optional | jar | 0.90.4 |
| io.dekorate : dekorate-templates Optional | jar | 2.11.0 |
| io.sundr : transform-annotations Optional | jar | 0.90.4 |
| io.sundr : sundr-codegen-velocity Optional | jar | 0.90.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.0 |
| org.junit.platform : junit-platform-launcher | jar | 1.4.0 |
| org.junit.platform : junit-platform-runner | jar | 1.4.0 |