is not current version
Last Version 0.16.0

io.prometheus:parent 0.8.0

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.8.0
Type

Type

pom

Download parent 0.8.0

Filename Size
parent-0.8.0.pom 7 KB
Browse

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