MVN

com.microsoft.azure : adal4j

Maven & Gradle

Apr 30, 2021
91 usages
159 stars

adal4j · Azure active directory library for Java gives you the ability to add Windows Azure Active Directory authentication to your web 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.azure</groupId>
    <artifactId>adal4j</artifactId>
    <version>1.6.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.6.7

All Versions

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

Version Vulnerabilities Updated
1.6.x
adal4j-1.6.7
adal4j-1.6.6
adal4j-1.6.5
adal4j-1.6.4
adal4j-1.6.3
adal4j-1.6.2
adal4j-1.6.1
adal4j-1.6.0
1.5.x
adal4j-1.5.0
1.4.x
adal4j-1.4.0
1.3.x
adal4j-1.3.0
1.2.x
adal4j-1.2.0
1.1.x
adal4j-1.1.3
adal4j-1.1.2
adal4j-1.1.1
adal4j-1.1.0
1.0.x
adal4j-1.0.0
0.0.x
adal4j-0.0.3

How to add a dependency to Maven

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

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>adal4j</artifactId>
    <version>1.6.7</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.microsoft.azure:adal4j:1.6.7'

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

implementation("com.microsoft.azure:adal4j:1.6.7")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.microsoft.azure" % "adal4j" % "1.6.7"

Advertisement

Dependencies from Group

Aug 10, 2021
391 usages
19 stars
Aug 10, 2021
373 usages
19 stars
Jul 22, 2022
345 usages
2.1k stars
Aug 10, 2021
295 usages
19 stars
Jan 27, 2021
186 usages
190 stars

Discover Dependencies

Jan 06, 2022
617 usages
3.8k stars
Jun 20, 2023
695 usages
8.4k stars
Aug 11, 2023
25 usages
148 stars
Dec 10, 2019
550 usages
2k stars
Jul 31, 2023
175 usages
43.2k stars
sdk
May 02, 2017
2 usages
839 stars
Apr 29, 2021
63 usages
1.8k stars
Aug 23, 2023
455 usages
195 stars
Jan 16, 2016
10 usages
826 stars