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

top.dcenter:ums 2.2.20

User management scaffolding integration: validate code, mobile login, OAuth2, RBAC-based uri access control function, support multi-tenancy, jwt, and sign etc...

Группа

Группа

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

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

ums
Версия

Версия

2.2.20
Тип

Тип

pom

Скачать ums 2.2.20

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

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