Last Version

Azure AD Spring Security Integration Spring Boot Starter 0.1.8

Spring Boot Starter for Azure AD and Spring Security Integration

License

License

MIT
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-ad-integration-spring-boot-starter
Version

Version

0.1.8
Type

Type

jar
Description

Description

Azure AD Spring Security Integration Spring Boot Starter
Spring Boot Starter for Azure AD and Spring Security Integration
Project URL

Project URL

https://github.com/Microsoft/azure-spring-boot
Project Organization

Project Organization

Microsoft
Source Code Management

Source Code Management

https://github.com/Microsoft/azure-spring-boot/tree/master

Download azure-ad-integration-spring-boot-starter 0.1.8


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework : spring-web jar
org.springframework.security : spring-security-core jar
org.springframework.security : spring-security-web jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-validation jar
com.microsoft.azure : adal4j jar 1.2.0
com.nimbusds : nimbus-jose-jwt jar 4.39.2
com.fasterxml.jackson.core : jackson-databind jar

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.mockito : mockito-core jar 2.8.9
org.powermock : powermock-module-junit4 jar 1.7.0
org.powermock : powermock-api-mockito2 jar 1.7.0

Project Modules

There are no modules declared in this project.