is not current version
Last Version 1.8.0

com.ibm.runtimetools:javametrics-prometheus 1.6.0

Application Metrics for Java on a prometheus /metrics endpoint.

Categories

Categories

Metrics Application Testing & Monitoring Monitoring Prometheus
GroupId

GroupId

com.ibm.runtimetools
ArtifactId

ArtifactId

javametrics-prometheus
Version

Version

1.6.0
Type

Type

war

Download javametrics-prometheus 1.6.0


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