License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdmicrosoft-graph-spring-social-starter |
Version | Version0.1.7 |
Type | Typejar |
Description |
DescriptionMicrosoft Graph Spring Social Starter
A provider extension for Spring Social to enable connectivity with Microsoft Graph and an API binding
for Microsoft Graph API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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.7</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.7'
// https://jarcasting.com/artifacts/com.microsoft.azure/microsoft-graph-spring-social-starter/
implementation ("com.microsoft.azure:microsoft-graph-spring-social-starter:0.1.7")
'com.microsoft.azure:microsoft-graph-spring-social-starter:jar:0.1.7'
<dependency org="com.microsoft.azure" name="microsoft-graph-spring-social-starter" rev="0.1.7">
<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.7')
)
libraryDependencies += "com.microsoft.azure" % "microsoft-graph-spring-social-starter" % "0.1.7"
[com.microsoft.azure/microsoft-graph-spring-social-starter "0.1.7"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure : microsoft-graph-spring-boot-autoconfigure | jar | 0.1.7 |