<dependency>
<groupId>io.prometheus</groupId>
<artifactId>prometheus-metrics-shaded-protobuf</artifactId>
<version>1.3.1</version>
</dependency>
@Grapes(
@Grab(group='io.prometheus', module='prometheus-metrics-shaded-protobuf', version='1.3.1')
)
<parent> <groupId>io.prometheus</groupId> <artifactId>prometheus-metrics-shaded-dependencies</artifactId> <version>1.3.1</version> </parent>