License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdtop.dcenter |
ArtifactId | ArtifactIdums-spring-boot-starter |
Last Version | Last Version2.2.42 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionums-spring-boot-starter
feature: username password login, mobile login, OAuth2 login(JustAuth),
validate code(image,sms,slider), RBAC-based uri access control, Support multi-tenancy, sign etc.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/top.dcenter/ums-spring-boot-starter/ -->
<dependency>
<groupId>top.dcenter</groupId>
<artifactId>ums-spring-boot-starter</artifactId>
<version>2.2.42</version>
</dependency>
// https://jarcasting.com/artifacts/top.dcenter/ums-spring-boot-starter/
implementation 'top.dcenter:ums-spring-boot-starter:2.2.42'
// https://jarcasting.com/artifacts/top.dcenter/ums-spring-boot-starter/
implementation ("top.dcenter:ums-spring-boot-starter:2.2.42")
'top.dcenter:ums-spring-boot-starter:jar:2.2.42'
<dependency org="top.dcenter" name="ums-spring-boot-starter" rev="2.2.42">
<artifact name="ums-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.dcenter', module='ums-spring-boot-starter', version='2.2.42')
)
libraryDependencies += "top.dcenter" % "ums-spring-boot-starter" % "2.2.42"
[top.dcenter/ums-spring-boot-starter "2.2.42"]
Group / Artifact | Type | Version |
---|---|---|
org.redisson : redisson | jar | 3.14.0 |
com.google.guava : guava | jar | 30.0-jre |
io.springfox : springfox-boot-starter | jar | 3.0.0 |
org.projectlombok : lombok | jar | 1.18.12 |
org.projectlombok : lombok-maven-plugin | maven-plugin | 1.18.12.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools | jar |