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