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