<dependency>
<groupId>io.streamnative.stats</groupId>
<artifactId>codahale-metrics-provider</artifactId>
<version>4.16.6.1</version>
</dependency>
@Grapes(
@Grab(group='io.streamnative.stats', module='codahale-metrics-provider', version='4.16.6.1')
)
<dependency org="io.streamnative.stats" name="codahale-metrics-provider" rev="4.16.6.1" />
<parent> <groupId>io.streamnative.stats</groupId> <artifactId>bookkeeper-stats-providers</artifactId> <version>4.16.6.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