MVN

org.zalando.zauth : zauth-services

Maven & Gradle

Jun 09, 2016
<dependency>
    <groupId>org.zalando.zauth</groupId>
    <artifactId>zauth-services</artifactId>
    <version>0.10.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.zalando.zauth : zauth-services to add to Maven - Latest Versions:

  • Latest Stable: 0.10.2

All Versions

Choose a version of org.zalando.zauth : zauth-services to add to Maven - All Versions:

Version Vulnerabilities Updated
0.10.x
zauth-services-0.10.2
zauth-services-0.10.1
zauth-services-0.10.0
0.9.x
zauth-services-0.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.zalando.zauth</groupId>
    <artifactId>zauth-services</artifactId>
    <version>0.10.2</version>
</dependency>