| License |
License |
|---|---|
| Categories |
CategoriesMonitoring Application Testing & Monitoring |
| GroupId | GroupIdio.yupiik.alveoli |
| ArtifactId | ArtifactIdmonitoring-alveolus |
| Last Version | Last Version1.0.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBundleBee :: Alveolus :: Monitoring
A light Kubernetes package manager inheriting from Apache Maven infrastructure.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| monitoring-alveolus-1.0.15.pom | |
| monitoring-alveolus-1.0.15.jar | 2 KB |
| monitoring-alveolus-1.0.15-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.yupiik.alveoli/monitoring-alveolus/ -->
<dependency>
<groupId>io.yupiik.alveoli</groupId>
<artifactId>monitoring-alveolus</artifactId>
<version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/io.yupiik.alveoli/monitoring-alveolus/
implementation 'io.yupiik.alveoli:monitoring-alveolus:1.0.15'
// https://jarcasting.com/artifacts/io.yupiik.alveoli/monitoring-alveolus/
implementation ("io.yupiik.alveoli:monitoring-alveolus:1.0.15")
'io.yupiik.alveoli:monitoring-alveolus:jar:1.0.15'
<dependency org="io.yupiik.alveoli" name="monitoring-alveolus" rev="1.0.15">
<artifact name="monitoring-alveolus" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.yupiik.alveoli', module='monitoring-alveolus', version='1.0.15')
)
libraryDependencies += "io.yupiik.alveoli" % "monitoring-alveolus" % "1.0.15"
[io.yupiik.alveoli/monitoring-alveolus "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 |