License |
License |
---|---|
GroupId | GroupIdtop.dcenter |
ArtifactId | ArtifactIdquickStart |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionquickStart
使用用户管理脚手架(ums) quickStart
|
Project URL |
Project URL |
Filename | Size |
---|---|
quickStart-1.1.4.pom | |
quickStart-1.1.4.jar | 14 KB |
quickStart-1.1.4-sources.jar | 12 KB |
quickStart-1.1.4-javadoc.jar | 426 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.dcenter/quickStart/ -->
<dependency>
<groupId>top.dcenter</groupId>
<artifactId>quickStart</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/top.dcenter/quickStart/
implementation 'top.dcenter:quickStart:1.1.4'
// https://jarcasting.com/artifacts/top.dcenter/quickStart/
implementation ("top.dcenter:quickStart:1.1.4")
'top.dcenter:quickStart:jar:1.1.4'
<dependency org="top.dcenter" name="quickStart" rev="1.1.4">
<artifact name="quickStart" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.dcenter', module='quickStart', version='1.1.4')
)
libraryDependencies += "top.dcenter" % "quickStart" % "1.1.4"
[top.dcenter/quickStart "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
top.dcenter : ums-social-spring-boot-starter | jar | 1.1.4 |
org.springframework.boot : spring-boot-starter-thymeleaf | jar |