Last Version

Spring Social Microsoft Graph 0.1.7

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

License

License

MIT
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

spring-social-microsoft-graph
Version

Version

0.1.7
Type

Type

jar
Description

Description

Spring Social Microsoft Graph
extension for Spring Social to enable connectivity with Microsoft Graph and an API binding for Microsoft Graph API
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 spring-social-microsoft-graph 0.1.7


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-logging jar
org.springframework.social : spring-social-core jar
com.fasterxml.jackson.core : jackson-databind jar

test (1)

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

Project Modules

There are no modules declared in this project.