<dependency>
<groupId>io.streamnative</groupId>
<artifactId>stream-storage-service-impl</artifactId>
<version>branch-4.14.7.1_d4</version>
</dependency>
libraryDependencies += "io.streamnative" % "stream-storage-service-impl" % "branch-4.14.7.1_d4"
@Grapes(
@Grab(group='io.streamnative', module='stream-storage-service-impl', version='branch-4.14.7.1_d4')
)
<dependency org="io.streamnative" name="stream-storage-service-impl" rev="branch-4.14.7.1_d4" />
<parent> <groupId>io.streamnative</groupId> <artifactId>stream-storage-service-parent</artifactId> <version>branch-4.14.7.1_d4</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