is not current version
Last Version 1.12.0

msal4j 1.11.3

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

License

License

MIT License
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

msal4j
Version

Version

1.11.3
Type

Type

jar
Description

Description

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
Project URL

Project URL

https://github.com/AzureAD/microsoft-authentication-library-for-java
Source Code Management

Source Code Management

https://github.com/AzureAD/microsoft-authentication-library-for-java

Download msal4j 1.11.3


<!-- https://jarcasting.com/artifacts/com.microsoft.azure/msal4j/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>msal4j</artifactId>
    <version>1.11.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/msal4j/
implementation 'com.microsoft.azure:msal4j:1.11.3'
// https://jarcasting.com/artifacts/com.microsoft.azure/msal4j/
implementation ("com.microsoft.azure:msal4j:1.11.3")
'com.microsoft.azure:msal4j:jar:1.11.3'
<dependency org="com.microsoft.azure" name="msal4j" rev="1.11.3">
  <artifact name="msal4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='msal4j', version='1.11.3')
)
libraryDependencies += "com.microsoft.azure" % "msal4j" % "1.11.3"
[com.microsoft.azure/msal4j "1.11.3"]

Dependencies

compile (3)

Group / Artifact Type Version
com.nimbusds : oauth2-oidc-sdk jar 9.22.1
org.slf4j : slf4j-api jar 1.7.28
com.fasterxml.jackson.core : jackson-databind jar 2.12.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

test (12)

Group / Artifact Type Version
org.apache.commons : commons-text jar 1.7
org.testng : testng jar 7.1.0
org.powermock : powermock-module-testng jar 2.0.0
org.powermock : powermock-api-easymock jar 2.0.0
org.easymock : easymock jar 4.0.2
org.skyscreamer : jsonassert jar 1.5.0
org.apache.httpcomponents : httpclient jar 4.5.13
com.azure : azure-security-keyvault-secrets jar 4.3.5
org.seleniumhq.selenium : selenium-java jar 3.14.0
com.google.guava : guava jar 29.0-jre
ch.qos.logback : logback-classic jar 1.2.3
commons-io : commons-io jar 2.7

Project Modules

There are no modules declared in this project.