step
Documentation available at : https://step.exense.ch/knowledgebase
Official Website : http://step.exense.ch
| License | License | 
|---|---|
| Categories | CategoriesPrometheus Application Testing & Monitoring Monitoring | 
| GroupId | GroupIdch.exense.step | 
| ArtifactId | ArtifactIdstep-controller-plugins-prometheus | 
| Last Version | Last Version3.15.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionstep is the first open-source automation platform for unified agile testing. | 
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-controller-plugins-prometheus/ -->
<dependency>
    <groupId>ch.exense.step</groupId>
    <artifactId>step-controller-plugins-prometheus</artifactId>
    <version>3.15.3</version>
</dependency>// https://jarcasting.com/artifacts/ch.exense.step/step-controller-plugins-prometheus/
implementation 'ch.exense.step:step-controller-plugins-prometheus:3.15.3'// https://jarcasting.com/artifacts/ch.exense.step/step-controller-plugins-prometheus/
implementation ("ch.exense.step:step-controller-plugins-prometheus:3.15.3")'ch.exense.step:step-controller-plugins-prometheus:jar:3.15.3'<dependency org="ch.exense.step" name="step-controller-plugins-prometheus" rev="3.15.3">
  <artifact name="step-controller-plugins-prometheus" type="jar" />
</dependency>@Grapes(
@Grab(group='ch.exense.step', module='step-controller-plugins-prometheus', version='3.15.3')
)libraryDependencies += "ch.exense.step" % "step-controller-plugins-prometheus" % "3.15.3"[ch.exense.step/step-controller-plugins-prometheus "3.15.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| ch.exense.step : step-controller-measurement | jar | 3.15.3 | 
| io.prometheus : simpleclient | jar | 0.10.0 | 
| io.prometheus : simpleclient_hotspot | jar | 0.10.0 | 
| io.prometheus : simpleclient_jetty | jar | 0.10.0 | 
| io.prometheus : simpleclient_servlet | jar | 0.10.0 | 
| org.slf4j : slf4j-api | jar | 1.7.5 | 
| ch.qos.logback : logback-classic | jar | 1.0.13 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
Documentation available at : https://step.exense.ch/knowledgebase
Official Website : http://step.exense.ch