<dependency>
<groupId>io.streamnative</groupId>
<artifactId>stream-storage-service-api</artifactId>
<version>4.15.5.2</version>
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='stream-storage-service-api', version='4.15.5.2')
)