<dependency>
<groupId>org.zalando</groupId>
<artifactId>riptide-httpclient</artifactId>
<version>3.0.0-RC.5</version>
</dependency>
@Grapes(
@Grab(group='org.zalando', module='riptide-httpclient', version='3.0.0-RC.5')
)
<parent> <groupId>org.zalando</groupId> <artifactId>riptide-parent</artifactId> <version>3.0.0-RC.5</version> </parent>
compile
|-- org.zalando:riptide-micrometer
|-- org.springframework:spring-web
|-- org.apache.httpcomponents:httpclient:4.5.10
|-- org.springframework:spring-test
|-- com.github.rest-driver:rest-client-driver
test