License |
License
MIT License
|
---|---|
Categories |
CategoriesPrometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.muenchendigital.digiwf |
ArtifactId | ArtifactIddigiwf-camunda-prometheus |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondigiwf-camunda-prometheus
Camunda Prometheus Exporter used by DigiWF
|
<!-- https://jarcasting.com/artifacts/io.muenchendigital.digiwf/digiwf-camunda-prometheus/ -->
<dependency>
<groupId>io.muenchendigital.digiwf</groupId>
<artifactId>digiwf-camunda-prometheus</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.muenchendigital.digiwf/digiwf-camunda-prometheus/
implementation 'io.muenchendigital.digiwf:digiwf-camunda-prometheus:0.0.1'
// https://jarcasting.com/artifacts/io.muenchendigital.digiwf/digiwf-camunda-prometheus/
implementation ("io.muenchendigital.digiwf:digiwf-camunda-prometheus:0.0.1")
'io.muenchendigital.digiwf:digiwf-camunda-prometheus:jar:0.0.1'
<dependency org="io.muenchendigital.digiwf" name="digiwf-camunda-prometheus" rev="0.0.1">
<artifact name="digiwf-camunda-prometheus" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.muenchendigital.digiwf', module='digiwf-camunda-prometheus', version='0.0.1')
)
libraryDependencies += "io.muenchendigital.digiwf" % "digiwf-camunda-prometheus" % "0.0.1"
[io.muenchendigital.digiwf/digiwf-camunda-prometheus "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.micrometer : micrometer-registry-prometheus | jar |
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm : camunda-engine | jar | 7.16.0 |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.assertj : assertj-core | jar | 3.22.0 |