Categories |
CategoriesPrometheus Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdio.github.pedegie |
ArtifactId | ArtifactIdstats-tailer-prometheus |
Version | Version1.0.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.pedegie/stats-tailer-prometheus/ -->
<dependency>
<groupId>io.github.pedegie</groupId>
<artifactId>stats-tailer-prometheus</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pedegie/stats-tailer-prometheus/
implementation 'io.github.pedegie:stats-tailer-prometheus:1.0.2'
// https://jarcasting.com/artifacts/io.github.pedegie/stats-tailer-prometheus/
implementation ("io.github.pedegie:stats-tailer-prometheus:1.0.2")
'io.github.pedegie:stats-tailer-prometheus:jar:1.0.2'
<dependency org="io.github.pedegie" name="stats-tailer-prometheus" rev="1.0.2">
<artifact name="stats-tailer-prometheus" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pedegie', module='stats-tailer-prometheus', version='1.0.2')
)
libraryDependencies += "io.github.pedegie" % "stats-tailer-prometheus" % "1.0.2"
[io.github.pedegie/stats-tailer-prometheus "1.0.2"]