| Categories | CategoriesPrometheus Application Testing & Monitoring Monitoring | 
|---|---|
| GroupId | GroupIdcom.walterjwhite.infrastructure.dependencies | 
| ArtifactId | ArtifactIdprometheus | 
| Last Version | Last Version0.0.15 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionprometheus dependencies | 
| Filename | Size | 
|---|---|
| prometheus-0.0.15.pom | 915 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/prometheus/ -->
<dependency>
    <groupId>com.walterjwhite.infrastructure.dependencies</groupId>
    <artifactId>prometheus</artifactId>
    <version>0.0.15</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/prometheus/
implementation 'com.walterjwhite.infrastructure.dependencies:prometheus:0.0.15'// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/prometheus/
implementation ("com.walterjwhite.infrastructure.dependencies:prometheus:0.0.15")'com.walterjwhite.infrastructure.dependencies:prometheus:pom:0.0.15'<dependency org="com.walterjwhite.infrastructure.dependencies" name="prometheus" rev="0.0.15">
  <artifact name="prometheus" type="pom" />
</dependency>@Grapes(
@Grab(group='com.walterjwhite.infrastructure.dependencies', module='prometheus', version='0.0.15')
)libraryDependencies += "com.walterjwhite.infrastructure.dependencies" % "prometheus" % "0.0.15"[com.walterjwhite.infrastructure.dependencies/prometheus "0.0.15"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.prometheus : simpleclient | jar | 0.0.26 |