<dependency>
<groupId>org.zalando</groupId>
<artifactId>riptide-httpclient</artifactId>
<version>3.1.1</version>
</dependency>
<parent> <groupId>org.zalando</groupId> <artifactId>riptide-parent</artifactId> <version>3.1.1</version> </parent>
compile
|-- io.micrometer:micrometer-core
|-- org.springframework:spring-web
|-- org.apache.httpcomponents:httpclient:4.5.13
|-- org.springframework:spring-test
|-- com.github.rest-driver:rest-client-driver
test