License |
License
The Apache Software License, Version 2.0
|
---|---|
Categories |
CategoriesMicrosoft Azure Container PaaS Providers |
GroupId | GroupIdio.github.springsocialmicrosoft |
ArtifactId | ArtifactIdspring-social-microsoft-azure |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-social-microsoft-azure
A provider extension for Spring Social to enable connectivity with Microsoft and an API binding for Microsoft's Azure Management REST API.
|
<!-- https://jarcasting.com/artifacts/io.github.springsocialmicrosoft/spring-social-microsoft-azure/ -->
<dependency>
<groupId>io.github.springsocialmicrosoft</groupId>
<artifactId>spring-social-microsoft-azure</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.springsocialmicrosoft/spring-social-microsoft-azure/
implementation 'io.github.springsocialmicrosoft:spring-social-microsoft-azure:0.1.2'
// https://jarcasting.com/artifacts/io.github.springsocialmicrosoft/spring-social-microsoft-azure/
implementation ("io.github.springsocialmicrosoft:spring-social-microsoft-azure:0.1.2")
'io.github.springsocialmicrosoft:spring-social-microsoft-azure:jar:0.1.2'
<dependency org="io.github.springsocialmicrosoft" name="spring-social-microsoft-azure" rev="0.1.2">
<artifact name="spring-social-microsoft-azure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.springsocialmicrosoft', module='spring-social-microsoft-azure', version='0.1.2')
)
libraryDependencies += "io.github.springsocialmicrosoft" % "spring-social-microsoft-azure" % "0.1.2"
[io.github.springsocialmicrosoft/spring-social-microsoft-azure "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.social : spring-social-core | jar | 1.1.4.RELEASE |
org.springframework.retry : spring-retry | jar | 1.1.2.RELEASE |
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.7 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.6.7 |
org.slf4j : slf4j-api | jar | 1.7.22 |
com.google.guava : guava | jar | 21.0 |
org.apache.httpcomponents : httpclient | jar | 4.3.3 |