<dependency>
<groupId>io.streamnative</groupId>
<artifactId>stream-storage-service-impl</artifactId>
<version>4.16.5.1</version>
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='stream-storage-service-impl', version='4.16.5.1')
)
<parent> <groupId>io.streamnative</groupId> <artifactId>stream-storage-service-parent</artifactId> <version>4.16.5.1</version> </parent>
compile
|-- io.streamnative:stream-storage-service-api
|-- io.streamnative:stream-storage-java-client-base
|-- org.apache.curator:curator-recipes
|-- io.streamnative.tests:stream-storage-tests-common
|-- org.apache.zookeeper:zookeeper
|-- org.apache.zookeeper:zookeeper
|-- org.xerial.snappy:snappy-java
|-- io.dropwizard.metrics:metrics-core
test
|-- io.streamnative:distributedlog-core