Last Version

Microsoft Graph Spring Boot Autoconfigure 0.1.7

Spring Boot auto configuration for Microsoft Graph extension of Spring Social

License

License

MIT
Categories

Categories

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

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

microsoft-graph-spring-boot-autoconfigure
Version

Version

0.1.7
Type

Type

jar
Description

Description

Microsoft Graph Spring Boot Autoconfigure
Spring Boot auto configuration for Microsoft Graph extension of Spring Social
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 microsoft-graph-spring-boot-autoconfigure 0.1.7


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.social : spring-social-config jar
org.springframework.boot : spring-boot-starter-validation jar
com.microsoft.azure : spring-social-microsoft-graph jar 0.1.7

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-web jar

Project Modules

There are no modules declared in this project.