is not current version
Last Version 0.8.0

su.nlq:jmx-prometheus-server 0.6.0

Pipe for JMX MBeans to Prometheus

Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

su.nlq
ArtifactId

ArtifactId

jmx-prometheus-server
Version

Version

0.6.0
Type

Type

jar

Download jmx-prometheus-server 0.6.0


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