is not current version
Last Version 0.1.7

com.microsoft.azure:microsoft-graph-spring-social-starter 0.1.5

A provider extension for Spring Social to enable connectivity with Microsoft Graph and an API binding for Microsoft Graph API

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

microsoft-graph-spring-social-starter
Version

Version

0.1.5
Type

Type

jar

Download microsoft-graph-spring-social-starter 0.1.5


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