is not current version
Last Version 3.0.0

com.microsoft.azure:azure-active-directory-spring-boot-starter 2.0.2

Spring Boot Starter for Azure AD and Spring Security Integration

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-active-directory-spring-boot-starter
Version

Version

2.0.2
Type

Type

jar

Download azure-active-directory-spring-boot-starter 2.0.2


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