Last Version

demo 1.1.4

用户管理脚手架(ums) demo: 一锅烩

License

License

GroupId

GroupId

top.dcenter
ArtifactId

ArtifactId

demo
Version

Version

1.1.4
Type

Type

jar
Description

Description

demo
用户管理脚手架(ums) demo: 一锅烩
Project URL

Project URL

https://github.com/ZeroOrInfinity/UMS/tree/master/demo/demo

Download demo 1.1.4


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

Dependencies

compile (13)

Group / Artifact Type Version
top.dcenter : ums-social-spring-boot-starter jar 1.1.4
org.springframework.boot : spring-boot-starter-thymeleaf jar
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.session : spring-session-data-redis jar
org.springframework.boot : spring-boot-starter-data-redis jar
com.github.tomakehurst : wiremock jar 2.26.3
org.apache.httpcomponents : httpclient jar
org.springframework.boot : spring-boot-starter-validation jar
io.springfox : springfox-swagger2 jar 2.9.2
io.swagger : swagger-models jar 1.5.24
io.swagger : swagger-annotations jar 1.5.24
io.springfox : springfox-swagger-ui jar 2.9.2

test (1)

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

Project Modules

There are no modules declared in this project.