<dependency>
<groupId>io.streamnative.stats</groupId>
<artifactId>bookkeeper-stats-utils</artifactId>
<version>4.17.0.1</version>
</dependency>
@Grapes(
@Grab(group='io.streamnative.stats', module='bookkeeper-stats-utils', version='4.17.0.1')
)