<dependency>
<groupId>org.zalando</groupId>
<artifactId>riptide-spring-boot-1.x-support</artifactId>
<version>2.9.0-RC.2</version>
</dependency>
@Grapes(
@Grab(group='org.zalando', module='riptide-spring-boot-1.x-support', version='2.9.0-RC.2')
)