<dependency>
<groupId>org.zalando.spring</groupId>
<artifactId>fahrschein-spring-boot-starter</artifactId>
<version>0.0.13</version>
</dependency>
@Grapes(
@Grab(group='org.zalando.spring', module='fahrschein-spring-boot-starter', version='0.0.13')
)
<dependency org="org.zalando.spring" name="fahrschein-spring-boot-starter" rev="0.0.13" />
<parent> <groupId>org.zalando.spring</groupId> <artifactId>fahrschein-spring-boot-starter-parent</artifactId> <version>0.0.13</version> </parent>
compile
|-- org.zalando.spring:fahrschein-spring-boot-starter-config
|-- org.zalando:fahrschein-http-apache
|-- org.apache.httpcomponents:httpcore
|-- com.google.guava:guava:26.0-jre
|-- org.springframework.boot:spring-boot-autoconfigure
|-- org.zalando.spring:fahrschein-spring-boot-starter-spring-boot-1-support
|-- org.zalando.spring:fahrschein-spring-boot-starter-spring-boot-2-support
|-- org.springframework.boot:spring-boot-starter-logging
|-- org.springframework.boot:spring-boot-configuration-processor
provided
test
|-- org.springframework.boot:spring-boot-starter-test