Last Version

safeprometheus 1.0.1

Statically-typed Prometheus Client

License

License

Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.safeprometheus
ArtifactId

ArtifactId

safeprometheus
Version

Version

1.0.1
Type

Type

jar
Description

Description

safeprometheus
Statically-typed Prometheus Client
Project URL

Project URL

https://github.com/safeprometheus/client_java

Download safeprometheus 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.prometheus : simpleclient_httpserver jar 0.8.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.squareup : javapoet jar 1.11.1

Project Modules

There are no modules declared in this project.