is not current version
Last Version 0.16.0

io.prometheus:simpleclient_pushgateway 0.0.5

Prometheus Java Client Metrics

Categories

Categories

CLI User Interface Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

io.prometheus
ArtifactId

ArtifactId

simpleclient_pushgateway
Version

Version

0.0.5
Type

Type

jar

Download simpleclient_pushgateway 0.0.5


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