MVN

com.microsoft.aad : adal

Maven & Gradle

Jun 10, 2023
3 usages
175 stars

adal · Azure active directory library for Android gives you the ability to add Windows Azure Active Directory authentication to your application with just a few lines of additional code. Using our ADAL SDKs you can quickly and easily extend your existing application to all the employees that use Windows Azure AD and Active Directory on-premises using Active Directory Federation Services, including Office365 customers.

<dependency>
    <groupId>com.microsoft.aad</groupId>
    <artifactId>adal</artifactId>
    <version>4.7.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.microsoft.aad : adal to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.7.1
  • Latest Alpha: 2.0.4-alpha

All Versions

Choose a version of com.microsoft.aad : adal to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.7.x
adal-4.7.1
4.6.x
adal-4.6.0
4.5.x
adal-4.5.0
4.3.x
adal-4.3.0
4.2.x
adal-4.2.4
adal-4.2.3
adal-4.2.2
adal-4.2.0
4.1.x
adal-4.1.0
4.0.x
adal-4.0.2
3.1.x
adal-3.1.3
adal-3.1.2
adal-3.1.1
adal-3.1.0
3.0.x
adal-3.0.2
adal-3.0.1
adal-3.0.0
2.0.x
adal-2.0.4-alpha
adal-2.0.3-alpha
adal-2.0.2-alpha
adal-2.0.1-alpha
adal-2.0.0
2.0
adal-2.0-alpha
1.16.x
adal-1.16.3-hf2
adal-1.16.3-hf1
adal-1.16.3
adal-1.16.2
adal-1.16.1
adal-1.16.0
1.15.x
adal-1.15.1-hf1
adal-1.15.1
adal-1.15.0
1.14.x
adal-1.14.1
adal-1.14.0
1.13.x
adal-1.13.3
adal-1.13.2
adal-1.13.1
adal-1.13.0
1.12.x
adal-1.12.0
1.11.x
adal-1.11.0
1.10.x
adal-1.10.0
1.2.x
adal-1.2.2
adal-1.2.1
adal-1.2.0
1.1.x
adal-1.1.19
adal-1.1.18
adal-1.1.17
adal-1.1.16
adal-1.1.15
adal-1.1.14
adal-1.1.13
adal-1.1.12
adal-1.1.11
adal-1.1.10
adal-1.1.9
adal-1.1.8
adal-1.1.7
adal-1.1.6
adal-1.1.5
adal-1.1.4
adal-1.1.3
adal-1.1.2
adal-1.1.1
adal-1.1.0
1.0.x
adal-1.0.9
adal-1.0.8
adal-1.0.6
adal-1.0.5
adal-1.0.3
adal-1.0.2
adal-1.0.1
adal-1.0.0
0.7
adal-0.7

How to add a dependency to Maven

Add the following com.microsoft.aad : adal maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.microsoft.aad</groupId>
    <artifactId>adal</artifactId>
    <version>4.7.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.microsoft.aad : adal gradle dependency to your build.gradle file:

implementation 'com.microsoft.aad:adal:4.7.1'

Gradle Kotlin DSL: Add the following com.microsoft.aad : adal gradle kotlin dependency to your build.gradle.kts file:

implementation("com.microsoft.aad:adal:4.7.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.microsoft.aad : adal sbt scala dependency to your build.sbt file:

libraryDependencies += "com.microsoft.aad" % "adal" % "4.7.1"

Advertisement

Dependencies from Group

Nov 26, 2014
6 usages
161 stars
Jun 10, 2023
3 usages
175 stars

Discover Dependencies

Aug 23, 2023
455 stars
Oct 14, 2022
39 usages
316 stars
Aug 09, 2023
31 usages
57 stars
Jun 01, 2017
3 usages
Aug 25, 2023
95 usages
3.9k stars
Aug 25, 2023
43 usages
3.9k stars
Aug 25, 2023
62 usages
3.9k stars
Aug 25, 2023
161 usages
3.9k stars
Jul 24, 2023
435 usages