MVN

com.microsoft.aad : adal4j

Maven & Gradle

Nov 26, 2014
6 usages
161 stars

adal4j · Azure active directory library for java 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>adal4j</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.0.2

All Versions

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

Version Vulnerabilities Updated
0.0.x
adal4j-0.0.2
adal4j-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.microsoft.aad</groupId>
    <artifactId>adal4j</artifactId>
    <version>0.0.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.microsoft.aad:adal4j:0.0.2'

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

implementation("com.microsoft.aad:adal4j:0.0.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.microsoft.aad" % "adal4j" % "0.0.2"

Advertisement

Dependencies from Group

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

Discover Dependencies

Jul 31, 2023
9 usages
3 stars
Jul 20, 2022
4 usages
2 stars
Jan 20, 2015
4 usages
21 stars
Jan 26, 2020
7 usages
1 stars
Nov 04, 2016
7 usages
261 stars
Jul 05, 2020
4 usages
1 stars
Jul 04, 2023
23 usages