is not current version
Last Version 0.1.7

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

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

spring-social-microsoft-graph
Version

Version

0.1.5
Type

Type

jar

Download spring-social-microsoft-graph 0.1.5


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