Last Version

spring-boot-starter-prometheus-alerts 1.0.0

Starter for spring boot application witch catch alerts from Prometheus Alertmanager

License

License

MIT
Categories

Categories

Spring Boot Container Microservices Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.mikesafonov
ArtifactId

ArtifactId

spring-boot-starter-prometheus-alerts
Version

Version

1.0.0
Type

Type

jar
Description

Description

spring-boot-starter-prometheus-alerts
Starter for spring boot application witch catch alerts from Prometheus Alertmanager
Project URL

Project URL

https://github.com/MikeSafonov/spring-boot-starter-prometheus-alerts
Project Organization

Project Organization

com.github.mikesafonov
Source Code Management

Source Code Management

https://github.com/MikeSafonov/spring-boot-starter-prometheus-alerts

Download spring-boot-starter-prometheus-alerts 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.mikesafonov/spring-boot-starter-prometheus-alerts/ -->
<dependency>
    <groupId>com.github.mikesafonov</groupId>
    <artifactId>spring-boot-starter-prometheus-alerts</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mikesafonov/spring-boot-starter-prometheus-alerts/
implementation 'com.github.mikesafonov:spring-boot-starter-prometheus-alerts:1.0.0'
// https://jarcasting.com/artifacts/com.github.mikesafonov/spring-boot-starter-prometheus-alerts/
implementation ("com.github.mikesafonov:spring-boot-starter-prometheus-alerts:1.0.0")
'com.github.mikesafonov:spring-boot-starter-prometheus-alerts:jar:1.0.0'
<dependency org="com.github.mikesafonov" name="spring-boot-starter-prometheus-alerts" rev="1.0.0">
  <artifact name="spring-boot-starter-prometheus-alerts" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mikesafonov', module='spring-boot-starter-prometheus-alerts', version='1.0.0')
)
libraryDependencies += "com.github.mikesafonov" % "spring-boot-starter-prometheus-alerts" % "1.0.0"
[com.github.mikesafonov/spring-boot-starter-prometheus-alerts "1.0.0"]

Dependencies

runtime (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-web jar
org.slf4j : slf4j-api jar

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.junit.jupiter : junit-jupiter jar 5.5.1
org.mockito : mockito-core jar
org.assertj : assertj-core jar 3.13.1

Project Modules

There are no modules declared in this project.