Last Version

basic-example 1.1.4

使用用户管理脚手架(ums) core 模块基本功能: 最简单的配置

License

License

GroupId

GroupId

top.dcenter
ArtifactId

ArtifactId

basic-example
Version

Version

1.1.4
Type

Type

jar
Description

Description

basic-example
使用用户管理脚手架(ums) core 模块基本功能: 最简单的配置
Project URL

Project URL

https://github.com/ZeroOrInfinity/UMS/tree/master/demo/basic-example

Download basic-example 1.1.4


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

Dependencies

compile (2)

Group / Artifact Type Version
top.dcenter : ums-core-spring-boot-starter jar 1.1.4
org.springframework.boot : spring-boot-starter-thymeleaf jar

Project Modules

There are no modules declared in this project.