is not current version
Last Version 2.2.42

ums-core 2.2.41

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

License

License

GroupId

GroupId

top.dcenter
ArtifactId

ArtifactId

ums-core
Version

Version

2.2.41
Type

Type

jar
Description

Description

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

Project URL

https://github.com/ZeroOrInfinity/UMS
Source Code Management

Source Code Management

https://github.com/ZeroOrInfinity/UMS

Download ums-core 2.2.41


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

Dependencies

compile (20)

Group / Artifact Type Version
top.dcenter : ums-commons jar 2.2.41
top.dcenter : ums-jwt jar 2.2.41
top.dcenter : ums-mdc jar 2.2.41
top.dcenter : ums-vc jar 2.2.41
org.springframework.boot : spring-boot-starter jar
org.springframework.security : spring-security-core jar
org.springframework.security : spring-security-web jar
org.springframework.security : spring-security-config jar
org.springframework.security : spring-security-oauth2-resource-server jar
org.springframework.boot : spring-boot-configuration-processor jar
org.springframework.boot : spring-boot-starter-validation jar
org.springframework.session : spring-session-core jar
org.springframework.data : spring-data-commons jar
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-data-redis jar
org.apache.commons : commons-pool2 jar
mysql : mysql-connector-java jar
com.github.spotbugs : spotbugs-annotations Optional jar 3.1.12

provided (4)

Group / Artifact Type Version
com.google.guava : guava jar 30.0-jre
io.springfox : springfox-boot-starter jar 3.0.0
org.projectlombok : lombok jar 1.18.12
org.projectlombok : lombok-maven-plugin maven-plugin 1.18.12.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools jar

Project Modules

There are no modules declared in this project.