| License | License | 
|---|---|
| Categories | CategoriesPrometheus Application Testing & Monitoring Monitoring | 
| GroupId | GroupIdio.gridgo | 
| ArtifactId | ArtifactIdgridgo-extras-prometheus | 
| Last Version | Last Version0.8.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
<!-- https://jarcasting.com/artifacts/io.gridgo/gridgo-extras-prometheus/ -->
<dependency>
    <groupId>io.gridgo</groupId>
    <artifactId>gridgo-extras-prometheus</artifactId>
    <version>0.8.1</version>
</dependency>// https://jarcasting.com/artifacts/io.gridgo/gridgo-extras-prometheus/
implementation 'io.gridgo:gridgo-extras-prometheus:0.8.1'// https://jarcasting.com/artifacts/io.gridgo/gridgo-extras-prometheus/
implementation ("io.gridgo:gridgo-extras-prometheus:0.8.1")'io.gridgo:gridgo-extras-prometheus:jar:0.8.1'<dependency org="io.gridgo" name="gridgo-extras-prometheus" rev="0.8.1">
  <artifact name="gridgo-extras-prometheus" type="jar" />
</dependency>@Grapes(
@Grab(group='io.gridgo', module='gridgo-extras-prometheus', version='0.8.1')
)libraryDependencies += "io.gridgo" % "gridgo-extras-prometheus" % "0.8.1"[io.gridgo/gridgo-extras-prometheus "0.8.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.prometheus : simpleclient | jar | 0.6.0 | 
| io.gridgo : gridgo-core | jar | 0.8.1 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.11.1 | 
| org.apache.logging.log4j : log4j-core | jar | 2.11.1 | 
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.1 | 
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 3.1.0 |