License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.azure.spring |
ArtifactId | ArtifactIdazure-spring-boot-starter-active-directory-b2c |
Version | Version3.10.0 |
Type | Typejar |
Description |
DescriptionAzure Spring Boot Starter for Azure AD B2C Spring Security Integration
Spring Boot Starter for Azure AD B2C and Spring Security Integration
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.azure.spring/azure-spring-boot-starter-active-directory-b2c/ -->
<dependency>
<groupId>com.azure.spring</groupId>
<artifactId>azure-spring-boot-starter-active-directory-b2c</artifactId>
<version>3.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-boot-starter-active-directory-b2c/
implementation 'com.azure.spring:azure-spring-boot-starter-active-directory-b2c:3.10.0'
// https://jarcasting.com/artifacts/com.azure.spring/azure-spring-boot-starter-active-directory-b2c/
implementation ("com.azure.spring:azure-spring-boot-starter-active-directory-b2c:3.10.0")
'com.azure.spring:azure-spring-boot-starter-active-directory-b2c:jar:3.10.0'
<dependency org="com.azure.spring" name="azure-spring-boot-starter-active-directory-b2c" rev="3.10.0">
<artifact name="azure-spring-boot-starter-active-directory-b2c" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure.spring', module='azure-spring-boot-starter-active-directory-b2c', version='3.10.0')
)
libraryDependencies += "com.azure.spring" % "azure-spring-boot-starter-active-directory-b2c" % "3.10.0"
[com.azure.spring/azure-spring-boot-starter-active-directory-b2c "3.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jacoco : org.jacoco.agent | jar | 0.8.4 |