<dependency>
<groupId>io.streamnative.stats</groupId>
<artifactId>codahale-metrics-provider</artifactId>
<version>4.17.1.1</version>
</dependency>
@Grapes(
@Grab(group='io.streamnative.stats', module='codahale-metrics-provider', version='4.17.1.1')
)
<dependency org="io.streamnative.stats" name="codahale-metrics-provider" rev="4.17.1.1" />
<parent> <groupId>io.streamnative.stats</groupId> <artifactId>bookkeeper-stats-providers</artifactId> <version>4.17.1.1</version> </parent>
compile
|-- io.streamnative.stats:bookkeeper-stats-api
|-- io.dropwizard.metrics:metrics-core
|-- io.dropwizard.metrics:metrics-jmx
|-- io.dropwizard.metrics:metrics-jvm