License |
License |
---|---|
Categories |
CategoriesPrometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.yupiik.alveoli |
ArtifactId | ArtifactIdprometheus-simple |
Version | Version1.0.6 |
Type | Typejar |
Description |
DescriptionBundleBee :: Alveolus :: Prometheus Simple
A light Kubernetes package manager inheriting from Apache Maven infrastructure.
|
Filename | Size |
---|---|
prometheus-simple-1.0.6.pom | |
prometheus-simple-1.0.6.jar | 6 KB |
prometheus-simple-1.0.6-sources.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.yupiik.alveoli/prometheus-simple/ -->
<dependency>
<groupId>io.yupiik.alveoli</groupId>
<artifactId>prometheus-simple</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.yupiik.alveoli/prometheus-simple/
implementation 'io.yupiik.alveoli:prometheus-simple:1.0.6'
// https://jarcasting.com/artifacts/io.yupiik.alveoli/prometheus-simple/
implementation ("io.yupiik.alveoli:prometheus-simple:1.0.6")
'io.yupiik.alveoli:prometheus-simple:jar:1.0.6'
<dependency org="io.yupiik.alveoli" name="prometheus-simple" rev="1.0.6">
<artifact name="prometheus-simple" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.yupiik.alveoli', module='prometheus-simple', version='1.0.6')
)
libraryDependencies += "io.yupiik.alveoli" % "prometheus-simple" % "1.0.6"
[io.yupiik.alveoli/prometheus-simple "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |