<dependency>
<groupId>org.zalando</groupId>
<artifactId>riptide-stream</artifactId>
<version>3.0.0-RC.7</version>
</dependency>
<parent> <groupId>org.zalando</groupId> <artifactId>riptide-parent</artifactId> <version>3.0.0-RC.7</version> </parent>
compile
|-- org.springframework:spring-web
|-- com.fasterxml.jackson.core:jackson-core
|-- com.fasterxml.jackson.core:jackson-databind
|-- org.springframework:spring-test
|-- com.github.rest-driver:rest-client-driver
test