is not current version
Last Version 0.0.18

org.zalando.spring:fahrschein-spring-boot-starter-parent 0.0.12

Spring-Boot autoconfiguration support for Fahrschein

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.zalando.spring
ArtifactId

ArtifactId

fahrschein-spring-boot-starter-parent
Version

Version

0.0.12
Type

Type

pom

Download fahrschein-spring-boot-starter-parent 0.0.12


<!-- https://jarcasting.com/artifacts/org.zalando.spring/fahrschein-spring-boot-starter-parent/ -->
<dependency>
    <groupId>org.zalando.spring</groupId>
    <artifactId>fahrschein-spring-boot-starter-parent</artifactId>
    <version>0.0.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.zalando.spring/fahrschein-spring-boot-starter-parent/
implementation 'org.zalando.spring:fahrschein-spring-boot-starter-parent:0.0.12'
// https://jarcasting.com/artifacts/org.zalando.spring/fahrschein-spring-boot-starter-parent/
implementation ("org.zalando.spring:fahrschein-spring-boot-starter-parent:0.0.12")
'org.zalando.spring:fahrschein-spring-boot-starter-parent:pom:0.0.12'
<dependency org="org.zalando.spring" name="fahrschein-spring-boot-starter-parent" rev="0.0.12">
  <artifact name="fahrschein-spring-boot-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.zalando.spring', module='fahrschein-spring-boot-starter-parent', version='0.0.12')
)
libraryDependencies += "org.zalando.spring" % "fahrschein-spring-boot-starter-parent" % "0.0.12"
[org.zalando.spring/fahrschein-spring-boot-starter-parent "0.0.12"]