is not current version
Last Version 2.2.27

top.dcenter:ums-core-spring-boot-starter 2.2.3

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

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

top.dcenter
ArtifactId

ArtifactId

ums-core-spring-boot-starter
Version

Version

2.2.3
Type

Type

jar

Download ums-core-spring-boot-starter 2.2.3


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