| License | License | 
|---|---|
| Categories | CategoriesPrometheus Application Testing & Monitoring Monitoring ORM Data | 
| GroupId | GroupIdio.fabric8.platform.apps | 
| ArtifactId | ArtifactIdprometheus | 
| Last Version | Last Version4.0.208 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionprometheus prometheus | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| prometheus-4.0.208.pom | |
| prometheus-4.0.208.jar | 24 KB | 
| prometheus-4.0.208-sources.jar | 3 KB | 
| prometheus-4.0.208-openshift.yml | 12 KB | 
| prometheus-4.0.208-openshift.json | 13 KB | 
| prometheus-4.0.208-kubernetes.yml | 11 KB | 
| prometheus-4.0.208-kubernetes.json | 12 KB | 
| prometheus-4.0.208-helm.tar.gz | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.fabric8.platform.apps/prometheus/ -->
<dependency>
    <groupId>io.fabric8.platform.apps</groupId>
    <artifactId>prometheus</artifactId>
    <version>4.0.208</version>
</dependency>// https://jarcasting.com/artifacts/io.fabric8.platform.apps/prometheus/
implementation 'io.fabric8.platform.apps:prometheus:4.0.208'// https://jarcasting.com/artifacts/io.fabric8.platform.apps/prometheus/
implementation ("io.fabric8.platform.apps:prometheus:4.0.208")'io.fabric8.platform.apps:prometheus:jar:4.0.208'<dependency org="io.fabric8.platform.apps" name="prometheus" rev="4.0.208">
  <artifact name="prometheus" type="jar" />
</dependency>@Grapes(
@Grab(group='io.fabric8.platform.apps', module='prometheus', version='4.0.208')
)libraryDependencies += "io.fabric8.platform.apps" % "prometheus" % "4.0.208"[io.fabric8.platform.apps/prometheus "4.0.208"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jboss.arquillian.junit : arquillian-junit-container | jar | |
| io.fabric8 : fabric8-arquillian | jar | |
| io.fabric8 : kubernetes-assertions | jar | |
| junit : junit | jar |