License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.zalando.zauth |
ArtifactId | ArtifactIdzauth-spring-boot-starter |
Version | Version2.0.0.M1 |
Type | Typejar |
Description |
DescriptionParent pom.xml that can be used by STUPS Maven projects
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.zalando.zauth/zauth-spring-boot-starter/ -->
<dependency>
<groupId>org.zalando.zauth</groupId>
<artifactId>zauth-spring-boot-starter</artifactId>
<version>2.0.0.M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.zalando.zauth/zauth-spring-boot-starter/
implementation 'org.zalando.zauth:zauth-spring-boot-starter:2.0.0.M1'
// https://jarcasting.com/artifacts/org.zalando.zauth/zauth-spring-boot-starter/
implementation ("org.zalando.zauth:zauth-spring-boot-starter:2.0.0.M1")
'org.zalando.zauth:zauth-spring-boot-starter:jar:2.0.0.M1'
<dependency org="org.zalando.zauth" name="zauth-spring-boot-starter" rev="2.0.0.M1">
<artifact name="zauth-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zalando.zauth', module='zauth-spring-boot-starter', version='2.0.0.M1')
)
libraryDependencies += "org.zalando.zauth" % "zauth-spring-boot-starter" % "2.0.0.M1"
[org.zalando.zauth/zauth-spring-boot-starter "2.0.0.M1"]
Group / Artifact | Type | Version |
---|---|---|
org.zalando.zauth : spring-social-zauth | jar | 2.0.0.M1 |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |