is not current version
Last Version 0.4.5

cn.vertxup:up-prometheus 0.4.4


Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

cn.vertxup
ArtifactId

ArtifactId

up-prometheus
Version

Version

0.4.4
Type

Type

jar

Download up-prometheus 0.4.4


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