MVN

com.microsoft.alm : auth-lib-parent

Maven & Gradle

Aug 14, 2018
9 stars

Authentication Library for Visual Studio Team Services and Team Foundation Server · Parent POM for supporting multi-module Authentication library for VSTS and TFS

<dependency>
    <groupId>com.microsoft.alm</groupId>
    <artifactId>auth-lib-parent</artifactId>
    <version>0.6.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.microsoft.alm : auth-lib-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.6.4

All Versions

Choose a version of com.microsoft.alm : auth-lib-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6.x
auth-lib-parent-0.6.4
auth-lib-parent-0.6.3
auth-lib-parent-0.6.2
auth-lib-parent-0.6.1
auth-lib-parent-0.6.0
0.5.x
auth-lib-parent-0.5.0
0.4.x
auth-lib-parent-0.4.0
0.3.x
auth-lib-parent-0.3.0
0.2.x
auth-lib-parent-0.2.2
auth-lib-parent-0.2.1
auth-lib-parent-0.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.microsoft.alm</groupId>
    <artifactId>auth-lib-parent</artifactId>
    <version>0.6.4</version>
</dependency>

Advertisement