<dependency>
<groupId>io.streamnative</groupId>
<artifactId>statelib</artifactId>
<version>4.15.5.2</version>
</dependency>
<parent> <groupId>io.streamnative</groupId> <artifactId>stream-storage-parent</artifactId> <version>4.15.5.2</version> </parent>
compile
|-- io.streamnative:distributedlog-core
|-- io.streamnative:bookkeeper-common
|-- io.streamnative:stream-storage-common
|-- io.streamnative:stream-storage-api
|-- io.streamnative:stream-storage-proto
|-- com.google.protobuf:protobuf-java
|-- io.streamnative:distributedlog-core
|-- org.apache.zookeeper:zookeeper
|-- org.apache.zookeeper:zookeeper
|-- org.xerial.snappy:snappy-java
|-- io.dropwizard.metrics:metrics-core
test