Last Version

Azure AD Spring Security Integration Spring Boot Autoconfigure 0.1.5

Spring Boot auto configuration package for Azure AD and Spring Security Integration

License

License

MIT
Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-ad-integration-spring-boot-autoconfigure
Version

Version

0.1.5
Type

Type

jar
Description

Description

Azure AD Spring Security Integration Spring Boot Autoconfigure
Spring Boot auto configuration package for Azure AD and Spring Security Integration
Project URL

Project URL

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

Project Organization

Microsoft
Source Code Management

Source Code Management

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

Download azure-ad-integration-spring-boot-autoconfigure 0.1.5


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

Dependencies

compile (10)

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

provided (1)

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

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.security : spring-security-test jar
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.