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