<dependency>
<groupId>io.prometheus.jmx</groupId>
<artifactId>collector</artifactId>
<version>1.0.0</version>
</dependency>
<parent> <groupId>io.prometheus.jmx</groupId> <artifactId>parent</artifactId> <version>1.0.0</version> </parent>
compile
|-- io.prometheus:prometheus-metrics-core:1.3.0
|-- io.prometheus:prometheus-metrics-model:1.3.0
|-- io.prometheus:prometheus-metrics-exposition-formats:1.3.0
test