is not current version
Last Version 0.3

de.m3y.prometheus.client:prometheus-client-webapp 0.2

A simple WAR wrapper for instrumenting your app server and exposing metrics.

Categories

Categories

CLI User Interface Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

de.m3y.prometheus.client
ArtifactId

ArtifactId

prometheus-client-webapp
Version

Version

0.2
Type

Type

war

Download prometheus-client-webapp 0.2


<!-- https://jarcasting.com/artifacts/de.m3y.prometheus.client/prometheus-client-webapp/ -->
<dependency>
    <groupId>de.m3y.prometheus.client</groupId>
    <artifactId>prometheus-client-webapp</artifactId>
    <version>0.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.m3y.prometheus.client/prometheus-client-webapp/
implementation 'de.m3y.prometheus.client:prometheus-client-webapp:0.2'
// https://jarcasting.com/artifacts/de.m3y.prometheus.client/prometheus-client-webapp/
implementation ("de.m3y.prometheus.client:prometheus-client-webapp:0.2")
'de.m3y.prometheus.client:prometheus-client-webapp:war:0.2'
<dependency org="de.m3y.prometheus.client" name="prometheus-client-webapp" rev="0.2">
  <artifact name="prometheus-client-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='de.m3y.prometheus.client', module='prometheus-client-webapp', version='0.2')
)
libraryDependencies += "de.m3y.prometheus.client" % "prometheus-client-webapp" % "0.2"
[de.m3y.prometheus.client/prometheus-client-webapp "0.2"]