License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.zalando.spring |
ArtifactId | ArtifactIdfahrschein-spring-boot-starter-spring-boot-1-support |
Version | Version0.0.18 |
Type | Typejar |
Description |
DescriptionSpring-Boot autoconfiguration support for Fahrschein
|
Project Organization |
Project OrganizationZalando SE |
<!-- https://jarcasting.com/artifacts/org.zalando.spring/fahrschein-spring-boot-starter-spring-boot-1-support/ -->
<dependency>
<groupId>org.zalando.spring</groupId>
<artifactId>fahrschein-spring-boot-starter-spring-boot-1-support</artifactId>
<version>0.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/org.zalando.spring/fahrschein-spring-boot-starter-spring-boot-1-support/
implementation 'org.zalando.spring:fahrschein-spring-boot-starter-spring-boot-1-support:0.0.18'
// https://jarcasting.com/artifacts/org.zalando.spring/fahrschein-spring-boot-starter-spring-boot-1-support/
implementation ("org.zalando.spring:fahrschein-spring-boot-starter-spring-boot-1-support:0.0.18")
'org.zalando.spring:fahrschein-spring-boot-starter-spring-boot-1-support:jar:0.0.18'
<dependency org="org.zalando.spring" name="fahrschein-spring-boot-starter-spring-boot-1-support" rev="0.0.18">
<artifact name="fahrschein-spring-boot-starter-spring-boot-1-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zalando.spring', module='fahrschein-spring-boot-starter-spring-boot-1-support', version='0.0.18')
)
libraryDependencies += "org.zalando.spring" % "fahrschein-spring-boot-starter-spring-boot-1-support" % "0.0.18"
[org.zalando.spring/fahrschein-spring-boot-starter-spring-boot-1-support "0.0.18"]
Group / Artifact | Type | Version |
---|---|---|
org.zalando.spring : fahrschein-spring-boot-starter-config | jar | 0.0.18 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core Optional | jar | |
org.springframework.boot : spring-boot Optional | jar | 1.5.22.RELEASE |
org.projectlombok : lombok Optional | jar |