org.zalando.spring:fahrschein-starter

Spring-Boot autoconfiguration support for Fahrschein

License

License

GroupId

GroupId

org.zalando.spring
ArtifactId

ArtifactId

fahrschein-starter
Last Version

Last Version

0.0.14
Release Date

Release Date

Type

Type

pom
Description

Description

Spring-Boot autoconfiguration support for Fahrschein
Project Organization

Project Organization

Zalando SE

Download fahrschein-starter

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common-config-spring-boot
  • fahrschein-spring-boot-starter-config
  • fahrschein-spring-boot-starter
  • fahrschein-spring-boot-starter-spring-boot-1-support
  • fahrschein-spring-boot-starter-spring-boot-2-support

Fahrschein Spring-Boot-Starter

To make it easy using Nakadi with Spring-Boot.

    <dependency>
        <groupId>org.zalando.spring</groupId>
        <artifactId>fahrschein-spring-boot-starter</artifactId>
        <version>${version}</version>
    </dependency>

Versions

Version
0.0.14