MVN

com.microsoft.azure : msal4j-persistence-extension

Maven & Gradle

Apr 17, 2023
7 usages
4 stars

msal4j-persistence-extension · Implementation of ITokenCacheAccessAspect interface defined in Java MSAL SDK (artifactId - msal4j) for persistence of token cache in platform specific secret storage: * Win - file encrypted with DPAPI * Mac - key chain * Linux - key ring

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>msal4j-persistence-extension</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2.0

All Versions

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

Version Vulnerabilities Updated
1.2.x
msal4j-persistence-extension-1.2.0
1.1.x
msal4j-persistence-extension-1.1.0
1.0.x
msal4j-persistence-extension-1.0.0
0.2.x
msal4j-persistence-extension-0.2.0
0.1
msal4j-persistence-extension-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>msal4j-persistence-extension</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.microsoft.azure:msal4j-persistence-extension:1.2.0'

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

implementation("com.microsoft.azure:msal4j-persistence-extension:1.2.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.microsoft.azure" % "msal4j-persistence-extension" % "1.2.0"

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
189 stars

Discover Dependencies

Mar 20, 2020
1 usages
987 stars
Mar 19, 2020
1 usages
Mar 30, 2020
2 usages
2 stars
Aug 26, 2023
1 usages
4.7k stars
Mar 17, 2020
1 usages
1.9k stars
Mar 17, 2020
1 usages
1.9k stars
Jan 28, 2023
2 usages
397 stars
Jul 03, 2020
1 usages
803 stars