License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.azure.spring |
ArtifactId | ArtifactIdazure-spring-boot-starter-active-directory |
Version | Version3.6.1 |
Type | Typejar |
Description |
DescriptionAzure Spring Boot Starter for Azure AD Spring Security Integration
Spring Boot Starter for Azure AD and Spring Security Integration
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.azure.spring/azure-spring-boot-starter-active-directory/ -->
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-active-directory</artifactId>
<version>3.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-boot-starter-active-directory/
implementation 'com.azure.spring:azure-spring-boot-starter-active-directory:3.6.1'
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-boot-starter-active-directory/
implementation ("com.azure.spring:azure-spring-boot-starter-active-directory:3.6.1")
'com.azure.spring:azure-spring-boot-starter-active-directory:jar:3.6.1'
<dependency org="com.azure.spring" name="azure-spring-boot-starter-active-directory" rev="3.6.1">
<artifact name="azure-spring-boot-starter-active-directory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure.spring', module='azure-spring-boot-starter-active-directory', version='3.6.1')
)
libraryDependencies += "com.azure.spring" % "azure-spring-boot-starter-active-directory" % "3.6.1"
[com.azure.spring/azure-spring-boot-starter-active-directory "3.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.5.2 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.5.2 |
org.springframework.boot : spring-boot-starter-webflux | jar | 2.5.2 |
com.azure.spring : azure-spring-boot | jar | 3.6.1 |
org.springframework : spring-web | jar | 5.3.8 |
org.springframework.security : spring-security-core | jar | 5.5.1 |
org.springframework.security : spring-security-web | jar | 5.5.1 |
org.springframework.security : spring-security-config | jar | 5.5.1 |
com.microsoft.azure : msal4j | jar | 1.10.0 |
com.nimbusds : nimbus-jose-jwt | jar | 9.10 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
io.projectreactor.netty : reactor-netty | jar | 1.0.8 |
Group / Artifact | Type | Version |
---|---|---|
org.jacoco : org.jacoco.agent | jar | 0.8.4 |