is not current version
Last Version 2.2.42

ums 2.2.41

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

License

License

GroupId

GroupId

top.dcenter
ArtifactId

ArtifactId

ums
Version

Version

2.2.41
Type

Type

pom
Description

Description

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

Project URL

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

Source Code Management

https://github.com/ZeroOrInfinity/UMS

Download ums 2.2.41

Filename Size
ums-2.2.41.pom 18 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • commons
  • mdc
  • vc
  • rbac
  • jwt
  • oauth
  • core
  • ums-spring-boot-starter
  • demo