| License | License | 
|---|---|
| Categories | CategoriesPrometheus Application Testing & Monitoring Monitoring | 
| GroupId | GroupIdio.fabric8.devops.apps | 
| ArtifactId | ArtifactIdprometheus | 
| Last Version | Last Version2.2.335 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionPrometheus [Prometheus](http://prometheus.io/) - an open-source service monitoring system and time series database | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| prometheus-2.2.335.pom | |
| prometheus-2.2.335.jar | 8 KB | 
| prometheus-2.2.335-sources.jar | 5 KB | 
| prometheus-2.2.335-kubernetes.yml | 2 KB | 
| prometheus-2.2.335-kubernetes.json | 3 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.fabric8.devops.apps/prometheus/ -->
<dependency>
    <groupId>io.fabric8.devops.apps</groupId>
    <artifactId>prometheus</artifactId>
    <version>2.2.335</version>
</dependency>// https://jarcasting.com/artifacts/io.fabric8.devops.apps/prometheus/
implementation 'io.fabric8.devops.apps:prometheus:2.2.335'// https://jarcasting.com/artifacts/io.fabric8.devops.apps/prometheus/
implementation ("io.fabric8.devops.apps:prometheus:2.2.335")'io.fabric8.devops.apps:prometheus:jar:2.2.335'<dependency org="io.fabric8.devops.apps" name="prometheus" rev="2.2.335">
  <artifact name="prometheus" type="jar" />
</dependency>@Grapes(
@Grab(group='io.fabric8.devops.apps', module='prometheus', version='2.2.335')
)libraryDependencies += "io.fabric8.devops.apps" % "prometheus" % "2.2.335"[io.fabric8.devops.apps/prometheus "2.2.335"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.1.8.Final | 
| io.fabric8 : fabric8-arquillian | jar | 2.3.0 | 
| io.fabric8 : kubernetes-assertions | jar | 2.3.0 | 
| junit : junit | jar | 4.12 | 
