is not current version
Last Version 4.0.0

Azure Spring Boot Starter for Azure AD B2C Spring Security Integration 3.6.1

Spring Boot Starter for Azure AD B2C and Spring Security Integration

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.azure.spring
ArtifactId

ArtifactId

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

Version

3.6.1
Type

Type

jar
Description

Description

Azure 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

Microsoft Corporation

Download azure-spring-boot-starter-active-directory-b2c 3.6.1


<!-- 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.6.1</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.6.1'
// 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.6.1")
'com.azure.spring:azure-spring-boot-starter-active-directory-b2c:jar:3.6.1'
<dependency org="com.azure.spring" name="azure-spring-boot-starter-active-directory-b2c" rev="3.6.1">
  <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.6.1')
)
libraryDependencies += "com.azure.spring" % "azure-spring-boot-starter-active-directory-b2c" % "3.6.1"
[com.azure.spring/azure-spring-boot-starter-active-directory-b2c "3.6.1"]

Dependencies

compile (12)

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
com.azure.spring : azure-spring-boot jar 3.6.1
org.springframework : spring-web jar 5.3.8
javax.validation : validation-api jar 2.0.1.Final
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
org.springframework.security : spring-security-oauth2-core jar 5.5.1
org.springframework.security : spring-security-oauth2-client jar 5.5.1
org.springframework.security : spring-security-oauth2-jose jar 5.5.1
org.springframework.security : spring-security-oauth2-resource-server jar 5.5.1

test (1)

Group / Artifact Type Version
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.