License |
License |
---|---|
GroupId | GroupIdtop.dcenter |
ArtifactId | ArtifactIdsocial-simple-example |
Version | Version1.1.4 |
Type | Typejar |
Description |
Descriptionsocial-simple-example
使用用户管理脚手架(ums) social 模块基本功能简单的配置(第三方登录自动注册默认打开)
|
Filename | Size |
---|---|
social-simple-example-1.1.4.pom | |
social-simple-example-1.1.4.jar | 21 KB |
social-simple-example-1.1.4-sources.jar | 19 KB |
social-simple-example-1.1.4-javadoc.jar | 427 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.dcenter/social-simple-example/ -->
<dependency>
<groupId>top.dcenter</groupId>
<artifactId>social-simple-example</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/top.dcenter/social-simple-example/
implementation 'top.dcenter:social-simple-example:1.1.4'
// https://jarcasting.com/artifacts/top.dcenter/social-simple-example/
implementation ("top.dcenter:social-simple-example:1.1.4")
'top.dcenter:social-simple-example:jar:1.1.4'
<dependency org="top.dcenter" name="social-simple-example" rev="1.1.4">
<artifact name="social-simple-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.dcenter', module='social-simple-example', version='1.1.4')
)
libraryDependencies += "top.dcenter" % "social-simple-example" % "1.1.4"
[top.dcenter/social-simple-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 |