не последняя версия
Последняя версия 2.2.42

top.dcenter:ums 1.0.3

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

Группа

Группа

top.dcenter
Идентификатор

Идентификатор

ums
Версия

Версия

1.0.3
Тип

Тип

pom

Скачать ums 1.0.3

Имя Файла Размер
ums-1.0.3.pom 18 KB
Обзор

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