License |
License |
---|---|
GroupId | GroupIdtop.dcenter |
ArtifactId | ArtifactIdbasic-detail-example |
Version | Version1.1.4 |
Type | Typejar |
Description |
Descriptionbasic-detail-example
使用用户管理脚手架(ums) core 模块基本功能详细的配置: 含anonymous/session简单配置/rememberMe/csrf/登录路由/签到,
不包含session详细配置/验证码/手机登录/权限.
|
Project URL |
Project URL |
Filename | Size |
---|---|
basic-detail-example-1.1.4.pom | |
basic-detail-example-1.1.4.jar | 20 KB |
basic-detail-example-1.1.4-sources.jar | 18 KB |
basic-detail-example-1.1.4-javadoc.jar | 438 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.dcenter/basic-detail-example/ -->
<dependency>
<groupId>top.dcenter</groupId>
<artifactId>basic-detail-example</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/top.dcenter/basic-detail-example/
implementation 'top.dcenter:basic-detail-example:1.1.4'
// https://jarcasting.com/artifacts/top.dcenter/basic-detail-example/
implementation ("top.dcenter:basic-detail-example:1.1.4")
'top.dcenter:basic-detail-example:jar:1.1.4'
<dependency org="top.dcenter" name="basic-detail-example" rev="1.1.4">
<artifact name="basic-detail-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.dcenter', module='basic-detail-example', version='1.1.4')
)
libraryDependencies += "top.dcenter" % "basic-detail-example" % "1.1.4"
[top.dcenter/basic-detail-example "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
top.dcenter : ums-core-spring-boot-starter | jar | 1.1.4 |
org.springframework.boot : spring-boot-starter-thymeleaf | jar | |
org.springframework.boot : spring-boot-starter-data-redis | jar | |
org.apache.commons : commons-pool2 | jar |