<dependency>
<groupId>org.zalando</groupId>
<artifactId>fahrschein-spring-boot-starter</artifactId>
<version>2.0.0-RC4</version>
</dependency>
@Grapes(
@Grab(group='org.zalando', module='fahrschein-spring-boot-starter', version='2.0.0-RC4')
)
compile
|-- org.zalando:fahrschein:2.0.0-RC4
|-- org.springframework.boot:spring-boot-configuration-processor:3.1.4
|-- org.springframework.boot:spring-boot-autoconfigure:3.1.4
runtime
|-- org.zalando:fahrschein-opentelemetry:2.0.0-RC4
|-- org.zalando:fahrschein-http-spring:2.0.0-RC4