is not current version
Last Version 1.2.0

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

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.1.5
Type

Type

jar

Download ums-social-spring-boot-starter 1.1.5


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