License |
License
MIT License
|
---|---|
Categories |
CategoriesPrometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.muenchendigital.digiwf |
ArtifactId | ArtifactIddigiwf-camunda-prometheus-starter |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondigiwf-camunda-prometheus-starter
Camunda Prometheus Exporter used by DigiWF
|
<!-- https://jarcasting.com/artifacts/io.muenchendigital.digiwf/digiwf-camunda-prometheus-starter/ -->
<dependency>
<groupId>io.muenchendigital.digiwf</groupId>
<artifactId>digiwf-camunda-prometheus-starter</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.muenchendigital.digiwf/digiwf-camunda-prometheus-starter/
implementation 'io.muenchendigital.digiwf:digiwf-camunda-prometheus-starter:0.0.1'
// https://jarcasting.com/artifacts/io.muenchendigital.digiwf/digiwf-camunda-prometheus-starter/
implementation ("io.muenchendigital.digiwf:digiwf-camunda-prometheus-starter:0.0.1")
'io.muenchendigital.digiwf:digiwf-camunda-prometheus-starter:jar:0.0.1'
<dependency org="io.muenchendigital.digiwf" name="digiwf-camunda-prometheus-starter" rev="0.0.1">
<artifact name="digiwf-camunda-prometheus-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.muenchendigital.digiwf', module='digiwf-camunda-prometheus-starter', version='0.0.1')
)
libraryDependencies += "io.muenchendigital.digiwf" % "digiwf-camunda-prometheus-starter" % "0.0.1"
[io.muenchendigital.digiwf/digiwf-camunda-prometheus-starter "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.6.3 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.3 |
io.muenchendigital.digiwf : digiwf-camunda-prometheus | jar | 0.0.1 |
org.springframework.boot : spring-boot-starter | jar | 2.6.3 |
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.springframework.boot : spring-boot-starter-test | jar | 2.6.3 |