is not current version
Last Version 2.2.42

top.dcenter:ums-core 2.2.32

ums-core feature: username password login, mobile login, Support multi-tenancy, sign, JWT, MDC etc.

GroupId

GroupId

top.dcenter
ArtifactId

ArtifactId

ums-core
Version

Version

2.2.32
Type

Type

jar

Download ums-core 2.2.32


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