<dependency>
<groupId>io.streamnative</groupId>
<artifactId>stream-storage-server</artifactId>
<version>4.14.3.1</version>
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='stream-storage-server', version='4.14.3.1')
)
<parent> <groupId>io.streamnative</groupId> <artifactId>stream-storage-parent</artifactId> <version>4.14.3.1</version> </parent>
compile
|-- io.streamnative:stream-storage-service-impl
|-- io.streamnative:stream-storage-java-client
runtime
|-- io.streamnative.http:vertx-http-server