<dependency>
<groupId>org.zalando</groupId>
<artifactId>riptide-spring-boot-autoconfigure</artifactId>
<version>3.0.0-RC.15</version>
</dependency>
libraryDependencies += "org.zalando" % "riptide-spring-boot-autoconfigure" % "3.0.0-RC.15"
@Grapes(
@Grab(group='org.zalando', module='riptide-spring-boot-autoconfigure', version='3.0.0-RC.15')
)
<dependency org="org.zalando" name="riptide-spring-boot-autoconfigure" rev="3.0.0-RC.15" />
<parent> <groupId>org.zalando</groupId> <artifactId>riptide-parent</artifactId> <version>3.0.0-RC.15</version> </parent>
compile
|-- org.springframework.boot:spring-boot-autoconfigure
|-- org.springframework.boot:spring-boot-configuration-processor
|-- org.zalando:riptide-capture
|-- org.zalando:riptide-compatibility
|-- org.zalando:riptide-compression
|-- org.zalando:riptide-failsafe
|-- org.zalando:riptide-faults
|-- org.zalando:riptide-httpclient
|-- org.apache.httpcomponents:httpclient-cache:4.5.12
|-- org.zalando:riptide-logbook
|-- org.zalando:riptide-micrometer
|-- org.zalando:riptide-opentracing
|-- io.opentracing.contrib:opentracing-concurrent:0.4.0
|-- org.zalando:riptide-stream
|-- org.zalando:opentracing-flowid-starter:3.0.0-RC.3
|-- org.zalando:logbook-spring-boot-autoconfigure
|-- com.fasterxml.jackson.core:jackson-core
|-- com.fasterxml.jackson.core:jackson-databind
|-- org.springframework.boot:spring-boot-starter-actuator
|-- com.github.rest-driver:rest-client-driver
provided
|-- org.springframework.boot:spring-boot-starter-test
|-- org.springframework:spring-test
test
|-- org.springframework.boot:spring-boot-starter
|-- org.springframework.boot:spring-boot-starter-web