License |
License |
---|---|
Categories |
CategoriesPrometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.github.safeprometheus |
ArtifactId | ArtifactIdsafeprometheus |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsafeprometheus
Statically-typed Prometheus Client
|
Project URL |
Project URL |
Filename | Size |
---|---|
safeprometheus-1.0.1.pom | |
safeprometheus-1.0.1.jar | 32 KB |
safeprometheus-1.0.1-sources.jar | 15 KB |
safeprometheus-1.0.1-javadoc.jar | 169 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.prometheus : simpleclient_httpserver | jar | 0.8.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.squareup : javapoet | jar | 1.11.1 |