is not current version
Last Version 2.0.0.M1

org.zalando.zauth:zauth-spring-boot-starter 0.10.2


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.zalando.zauth
ArtifactId

ArtifactId

zauth-spring-boot-starter
Version

Version

0.10.2
Type

Type

jar

Download zauth-spring-boot-starter 0.10.2


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