File | Operation |
---|---|
prometheus-metrics-bom-1.3.1.pom | download |
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>prometheus-metrics-bom</artifactId>
<version>1.3.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.prometheus', module='prometheus-metrics-bom', version='1.3.1')
)
<parent> <groupId>io.prometheus</groupId> <artifactId>client_java</artifactId> <version>1.3.1</version> </parent>