is not current version
Last Version 0.1.7

com.microsoft.azure:microsoft-graph-spring-boot-autoconfigure 0.1.6

Spring Boot auto configuration for Microsoft Graph extension of Spring Social

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.6
Type

Type

jar

Download microsoft-graph-spring-boot-autoconfigure 0.1.6


<!-- 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.6</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.6'
// https://jarcasting.com/artifacts/com.microsoft.azure/microsoft-graph-spring-boot-autoconfigure/
implementation ("com.microsoft.azure:microsoft-graph-spring-boot-autoconfigure:0.1.6")
'com.microsoft.azure:microsoft-graph-spring-boot-autoconfigure:jar:0.1.6'
<dependency org="com.microsoft.azure" name="microsoft-graph-spring-boot-autoconfigure" rev="0.1.6">
  <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.6')
)
libraryDependencies += "com.microsoft.azure" % "microsoft-graph-spring-boot-autoconfigure" % "0.1.6"
[com.microsoft.azure/microsoft-graph-spring-boot-autoconfigure "0.1.6"]