is not current version
Last Version 2.2.42

top.dcenter:ums 1.1.0-beta2

User management scaffolding integration: validate code, mobile login, OAuth2(automatic registration, binding and unbinding), RBAC-based uri access control function, routing function of multiple callback addresses through a unified callback address entry, and sign etc...

GroupId

GroupId

top.dcenter
ArtifactId

ArtifactId

ums
Version

Version

1.1.0-beta2
Type

Type

pom

Download ums 1.1.0-beta2

Filename Size
ums-1.1.0-beta2.pom 18 KB
Browse

<!-- https://jarcasting.com/artifacts/top.dcenter/ums/ -->
<dependency>
    <groupId>top.dcenter</groupId>
    <artifactId>ums</artifactId>
    <version>1.1.0-beta2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.dcenter/ums/
implementation 'top.dcenter:ums:1.1.0-beta2'
// https://jarcasting.com/artifacts/top.dcenter/ums/
implementation ("top.dcenter:ums:1.1.0-beta2")
'top.dcenter:ums:pom:1.1.0-beta2'
<dependency org="top.dcenter" name="ums" rev="1.1.0-beta2">
  <artifact name="ums" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.dcenter', module='ums', version='1.1.0-beta2')
)
libraryDependencies += "top.dcenter" % "ums" % "1.1.0-beta2"
[top.dcenter/ums "1.1.0-beta2"]