MVN

com.microsoft.alm : auth-providers

Maven & Gradle

Aug 14, 2018
1 usages
9 stars

Authenticate data providers based on different authentication backends provided by the core module · Convenience utilities that provides authentication data based on different types of authenticators from the core module

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

Latest Version

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

  • Latest Stable: 0.6.4

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.microsoft.alm" % "auth-providers" % "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

Aug 14, 2018
9 stars
Aug 14, 2018
2 usages
9 stars
Aug 13, 2020
1 usages
1 stars
Jul 02, 2016
4 stars
sdk
Aug 09, 2023
9 stars