| License |
License |
|---|---|
| GroupId | GroupIdtop.dcenter |
| ArtifactId | ArtifactIdums-core |
| Last Version | Last Version2.2.42 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionums-core
ums-core feature: username password login, mobile login, Support multi-tenancy, sign, JWT, MDC etc.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ums-core-2.2.42.pom | |
| ums-core-2.2.42.jar | 142 KB |
| ums-core-2.2.42-sources.jar | 141 KB |
| ums-core-2.2.42-javadoc.jar | 590 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.dcenter/ums-core/ -->
<dependency>
<groupId>top.dcenter</groupId>
<artifactId>ums-core</artifactId>
<version>2.2.42</version>
</dependency>
// https://jarcasting.com/artifacts/top.dcenter/ums-core/
implementation 'top.dcenter:ums-core:2.2.42'
// https://jarcasting.com/artifacts/top.dcenter/ums-core/
implementation ("top.dcenter:ums-core:2.2.42")
'top.dcenter:ums-core:jar:2.2.42'
<dependency org="top.dcenter" name="ums-core" rev="2.2.42">
<artifact name="ums-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.dcenter', module='ums-core', version='2.2.42')
)
libraryDependencies += "top.dcenter" % "ums-core" % "2.2.42"
[top.dcenter/ums-core "2.2.42"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-devtools | jar |