is not current version
Last Version 0.16.0

io.prometheus:simpleclient_bom 0.10.0

Bill of Materials for the Simpleclient.

Categories

Categories

CLI User Interface Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

io.prometheus
ArtifactId

ArtifactId

simpleclient_bom
Version

Version

0.10.0
Type

Type

pom

Download simpleclient_bom 0.10.0


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