is not current version
Last Version 0.16.0

io.prometheus:parent 0.8.1

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

Type

pom

Download parent 0.8.1

Filename Size
parent-0.8.1.pom 7 KB
Browse

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