<dependency>
<groupId>org.zalando.spring</groupId>
<artifactId>fahrschein-spring-boot-starter</artifactId>
<version>0.0.15</version>
</dependency>
@Grapes(
@Grab(group='org.zalando.spring', module='fahrschein-spring-boot-starter', version='0.0.15')
)
<dependency org="org.zalando.spring" name="fahrschein-spring-boot-starter" rev="0.0.15" />
<parent> <groupId>org.zalando.spring</groupId> <artifactId>fahrschein-starter-project</artifactId> <version>0.0.15</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.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-configuration-processor
provided
|-- org.springframework.boot:spring-boot-autoconfigure
|-- io.micrometer:micrometer-core
|-- org.springframework.boot:spring-boot-starter-logging
test
|-- org.springframework.boot:spring-boot-actuator
|-- org.springframework.boot:spring-boot-starter-test