License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.azure.spring |
ArtifactId | ArtifactIdazure-spring-boot-starter-active-directory |
Version | Version3.13.0 |
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.13.0</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.13.0'
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-boot-starter-active-directory/
implementation ("com.azure.spring:azure-spring-boot-starter-active-directory:3.13.0")
'com.azure.spring:azure-spring-boot-starter-active-directory:jar:3.13.0'
<dependency org="com.azure.spring" name="azure-spring-boot-starter-active-directory" rev="3.13.0">
<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.13.0')
)
libraryDependencies += "com.azure.spring" % "azure-spring-boot-starter-active-directory" % "3.13.0"
[com.azure.spring/azure-spring-boot-starter-active-directory "3.13.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jacoco : org.jacoco.agent | jar | 0.8.4 |