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

top.dcenter:ums 1.1.4

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.1.4
Тип

Тип

pom

Скачать ums 1.1.4

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

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