is not current version
Last Version 0.6.0-RC2

com.avides.spring:springboot-prometheus-client 0.6.0-RC1

Prometheus-Endpoint for SpringBoot

Categories

Categories

IDE Development Tools CLI User Interface Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

com.avides.spring
ArtifactId

ArtifactId

springboot-prometheus-client
Version

Version

0.6.0-RC1
Type

Type

jar

Download springboot-prometheus-client 0.6.0-RC1


<!-- https://jarcasting.com/artifacts/com.avides.spring/springboot-prometheus-client/ -->
<dependency>
    <groupId>com.avides.spring</groupId>
    <artifactId>springboot-prometheus-client</artifactId>
    <version>0.6.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.avides.spring/springboot-prometheus-client/
implementation 'com.avides.spring:springboot-prometheus-client:0.6.0-RC1'
// https://jarcasting.com/artifacts/com.avides.spring/springboot-prometheus-client/
implementation ("com.avides.spring:springboot-prometheus-client:0.6.0-RC1")
'com.avides.spring:springboot-prometheus-client:jar:0.6.0-RC1'
<dependency org="com.avides.spring" name="springboot-prometheus-client" rev="0.6.0-RC1">
  <artifact name="springboot-prometheus-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avides.spring', module='springboot-prometheus-client', version='0.6.0-RC1')
)
libraryDependencies += "com.avides.spring" % "springboot-prometheus-client" % "0.6.0-RC1"
[com.avides.spring/springboot-prometheus-client "0.6.0-RC1"]