License |
License |
---|---|
GroupId | GroupIdtop.dcenter |
ArtifactId | ArtifactIdsocial-detail-example |
Version | Version1.1.4 |
Type | Typejar |
Description |
Descriptionsocial-detail-example
使用用户管理脚手架(ums) social 模块功能详细配置: 第三方授权登录注册功能, 统一回调地址路由配置, 第三方登录绑定配置, 第三方授权登录用户信息表自定义设置
|
Filename | Size |
---|---|
social-detail-example-1.1.4.pom | |
social-detail-example-1.1.4.jar | 23 KB |
social-detail-example-1.1.4-sources.jar | 21 KB |
social-detail-example-1.1.4-javadoc.jar | 427 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.dcenter/social-detail-example/ -->
<dependency>
<groupId>top.dcenter</groupId>
<artifactId>social-detail-example</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/top.dcenter/social-detail-example/
implementation 'top.dcenter:social-detail-example:1.1.4'
// https://jarcasting.com/artifacts/top.dcenter/social-detail-example/
implementation ("top.dcenter:social-detail-example:1.1.4")
'top.dcenter:social-detail-example:jar:1.1.4'
<dependency org="top.dcenter" name="social-detail-example" rev="1.1.4">
<artifact name="social-detail-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.dcenter', module='social-detail-example', version='1.1.4')
)
libraryDependencies += "top.dcenter" % "social-detail-example" % "1.1.4"
[top.dcenter/social-detail-example "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
top.dcenter : ums-social-spring-boot-starter | jar | 1.1.4 |
org.springframework.boot : spring-boot-starter-thymeleaf | jar | |
org.springframework.boot : spring-boot-starter-data-redis | jar |