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