<dependency>
<groupId>org.zalando</groupId>
<artifactId>riptide-spring-boot-autoconfigure</artifactId>
<version>3.1.2</version>
</dependency>
@Grapes(
@Grab(group='org.zalando', module='riptide-spring-boot-autoconfigure', version='3.1.2')
)
<parent> <groupId>org.zalando</groupId> <artifactId>riptide-parent</artifactId> <version>3.1.2</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-concurrent
|-- org.zalando:riptide-failsafe
|-- org.zalando:riptide-faults
|-- org.zalando:riptide-httpclient
|-- org.apache.httpcomponents:httpclient-cache:4.5.13
|-- org.zalando:riptide-logbook
|-- org.zalando:riptide-micrometer
|-- org.zalando:riptide-opentracing
|-- org.zalando:riptide-opentelemetry
|-- io.opentracing.contrib:opentracing-concurrent:0.4.0
|-- org.zalando:riptide-stream
|-- org.zalando:opentracing-flowid-starter:4.1.0
|-- 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