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