License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdtop.dcenter |
ArtifactId | ArtifactIdums-social-spring-boot-starter |
Version | Version1.2.0 |
Type | Typejar |
Description |
Descriptionums-social-spring-boot-starter
ums-social feature: OAuth2(qq,weixin,weibo,gitee), binding and unbinding, routing function of
multiple callback addresses through a unified callback address entry.
|
<!-- https://jarcasting.com/artifacts/top.dcenter/ums-social-spring-boot-starter/ -->
<dependency>
<groupId>top.dcenter</groupId>
<artifactId>ums-social-spring-boot-starter</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.dcenter/ums-social-spring-boot-starter/
implementation 'top.dcenter:ums-social-spring-boot-starter:1.2.0'
// https://jarcasting.com/artifacts/top.dcenter/ums-social-spring-boot-starter/
implementation ("top.dcenter:ums-social-spring-boot-starter:1.2.0")
'top.dcenter:ums-social-spring-boot-starter:jar:1.2.0'
<dependency org="top.dcenter" name="ums-social-spring-boot-starter" rev="1.2.0">
<artifact name="ums-social-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.dcenter', module='ums-social-spring-boot-starter', version='1.2.0')
)
libraryDependencies += "top.dcenter" % "ums-social-spring-boot-starter" % "1.2.0"
[top.dcenter/ums-social-spring-boot-starter "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
top.dcenter : ums-core-spring-boot-starter | jar | 1.2.0 |
org.springframework.social : spring-social-security | jar | 1.1.6.RELEASE |
org.springframework.social : spring-social-config | jar | 1.1.6.RELEASE |
org.apache.commons : commons-pool2 | jar | |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.springframework.boot : spring-boot-starter-data-redis Optional | jar | |
org.springframework.boot : spring-boot-starter-cache Optional | jar | |
com.github.spotbugs : spotbugs-annotations | jar | 3.1.12 |