MVN

com.microsoft.alm : auth-common

Maven & Gradle

Aug 14, 2018
3 usages
9 stars

Common interfaces, helpers and data models classes for Java Authentication Library · Collection of data models and helpers for authenticating against VSTS and TFS

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

Latest Version

Choose a version of com.microsoft.alm : auth-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.4

All Versions

Choose a version of com.microsoft.alm : auth-common to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

Add the following com.microsoft.alm : auth-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.microsoft.alm : auth-common gradle dependency to your build.gradle file:

implementation 'com.microsoft.alm:auth-common:0.6.4'

Gradle Kotlin DSL: Add the following com.microsoft.alm : auth-common gradle kotlin dependency to your build.gradle.kts file:

implementation("com.microsoft.alm:auth-common:0.6.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.microsoft.alm : auth-common sbt scala dependency to your build.sbt file:

libraryDependencies += "com.microsoft.alm" % "auth-common" % "0.6.4"

Advertisement

Dependencies from Group

Mar 28, 2018
6 usages
31 stars
Aug 14, 2018
3 usages
9 stars
Aug 14, 2018
2 usages
9 stars
Aug 14, 2018
1 usages
9 stars
Aug 14, 2018
1 usages
9 stars

Discover Dependencies

Jul 07, 2023
6 usages
3 stars
Jul 02, 2018
3 usages
0 stars
May 02, 2018
5 usages
395 stars
Jan 13, 2020
2 usages
200 stars
Sep 10, 2018
3 usages
4 stars
Sep 10, 2018
3 usages
2 stars
Nov 14, 2018
8 usages
1 stars
Jan 22, 2020
2 usages
1 stars
Jul 08, 2020
2 usages
0 stars