Categories |
CategoriesJava Languages Prometheus Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdcom.github.chenjunlong |
ArtifactId | ArtifactIdjava-prometheus-starter |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava-prometheus-starter
Java Prometheus-Client Extension
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.chenjunlong/java-prometheus-starter/ -->
<dependency>
<groupId>com.github.chenjunlong</groupId>
<artifactId>java-prometheus-starter</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chenjunlong/java-prometheus-starter/
implementation 'com.github.chenjunlong:java-prometheus-starter:1.1'
// https://jarcasting.com/artifacts/com.github.chenjunlong/java-prometheus-starter/
implementation ("com.github.chenjunlong:java-prometheus-starter:1.1")
'com.github.chenjunlong:java-prometheus-starter:jar:1.1'
<dependency org="com.github.chenjunlong" name="java-prometheus-starter" rev="1.1">
<artifact name="java-prometheus-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chenjunlong', module='java-prometheus-starter', version='1.1')
)
libraryDependencies += "com.github.chenjunlong" % "java-prometheus-starter" % "1.1"
[com.github.chenjunlong/java-prometheus-starter "1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.prometheus : simpleclient | jar | 0.4.0 |
io.prometheus : simpleclient_hotspot | jar | 0.4.0 |
io.prometheus : simpleclient_httpserver | jar | 0.4.0 |
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.orbitz.consul : consul-client | jar | 1.2.1 |