is not current version
Last Version 0.16.0

io.prometheus:parent 0.0.19

The Prometheus Java Suite: Client Metrics, Exposition, and Examples

Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

io.prometheus
ArtifactId

ArtifactId

parent
Version

Version

0.0.19
Type

Type

pom

Download parent 0.0.19

Filename Size
parent-0.0.19.pom 6 KB
Browse

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