is not current version
Last Version 1.2.0

top.dcenter:ums-social-spring-boot-starter 1.0.3

ums-social feature: OAuth2(qq,weixin,weibo,gitee), binding and unbinding, routing function of multiple callback addresses through a unified callback address entry.

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

top.dcenter
ArtifactId

ArtifactId

ums-social-spring-boot-starter
Version

Version

1.0.3
Type

Type

jar

Download ums-social-spring-boot-starter 1.0.3


<!-- 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.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/top.dcenter/ums-social-spring-boot-starter/
implementation 'top.dcenter:ums-social-spring-boot-starter:1.0.3'
// https://jarcasting.com/artifacts/top.dcenter/ums-social-spring-boot-starter/
implementation ("top.dcenter:ums-social-spring-boot-starter:1.0.3")
'top.dcenter:ums-social-spring-boot-starter:jar:1.0.3'
<dependency org="top.dcenter" name="ums-social-spring-boot-starter" rev="1.0.3">
  <artifact name="ums-social-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.dcenter', module='ums-social-spring-boot-starter', version='1.0.3')
)
libraryDependencies += "top.dcenter" % "ums-social-spring-boot-starter" % "1.0.3"
[top.dcenter/ums-social-spring-boot-starter "1.0.3"]