is not current version
Last Version 0.0.4

com.github.nicholasren:prometheus-springboot-support 0.0.1

prometheus-springboot-support is a library which bring prometheus monitoring to springboot application

Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.nicholasren
ArtifactId

ArtifactId

prometheus-springboot-support
Version

Version

0.0.1
Type

Type

jar

Download prometheus-springboot-support 0.0.1


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