MVN

com.microsoft.azure : msal4j

Maven & Gradle

Aug 09, 2023
40 usages
276 stars

msal4j · Microsoft Authentication Library for Java gives you the ability to obtain tokens from Azure AD v2 (work and school accounts, MSA) and Azure AD B2C, gaining access to Microsoft Cloud API and any other API secured by Microsoft identities

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>msal4j</artifactId>
    <version>1.13.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.13.10
  • Latest Beta: 1.14.1-beta

All Versions

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

Version Vulnerabilities Updated
1.14.x
msal4j-1.14.1-beta
msal4j-1.14.0-beta
1.13.x
msal4j-1.13.10
msal4j-1.13.9
msal4j-1.13.8
msal4j-1.13.7
msal4j-1.13.6
msal4j-1.13.5
msal4j-1.13.4
msal4j-1.13.3
msal4j-1.13.2
msal4j-1.13.1
msal4j-1.13.0
1.12.x
msal4j-1.12.0
1.11.x
msal4j-1.11.3
msal4j-1.11.2
msal4j-1.11.1
msal4j-1.11.0
1.10.x
msal4j-1.10.1
msal4j-1.10.0
1.9.x
msal4j-1.9.1
msal4j-1.9.0
1.8.x
msal4j-1.8.1
msal4j-1.8.0
1.7.x
msal4j-1.7.1
msal4j-1.7.0
1.6.x
msal4j-1.6.2
msal4j-1.6.1
msal4j-1.6.0
1.5.x
msal4j-1.5.0
1.4.x
msal4j-1.4.0
1.3.x
msal4j-1.3.0
1.2.x
msal4j-1.2.0
1.1.x
msal4j-1.1.0
1.0.x
msal4j-1.0.0-beta.1
msal4j-1.0.0
0.7.x
msal4j-0.7.0-preview
0.6.x
msal4j-0.6.0-preview
0.5.x
msal4j-0.5.0-preview
0.4.x
msal4j-0.4.0-preview
0.3.x
msal4j-0.3.0-preview
0.2.x
msal4j-0.2.0-preview
0.1.x
msal4j-0.1.0-preview

How to add a dependency to Maven

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

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>msal4j</artifactId>
    <version>1.13.10</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.microsoft.azure:msal4j:1.13.10'

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

implementation("com.microsoft.azure:msal4j:1.13.10")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.microsoft.azure" % "msal4j" % "1.13.10"

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

Aug 25, 2023
2 usages
2k stars
Mar 30, 2020
7 usages
48 stars
Aug 26, 2023
8 usages
4.7k stars
May 04, 2022
2 stars
May 23, 2023
3 usages
7 stars
May 23, 2023
75 usages
7 stars
Jun 16, 2023
2 usages
22.1k stars