License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.duwanqiebi |
ArtifactId | ArtifactIdspring-boot-starter-slate |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionspring-boot-starter-slate
spring-boot-starter-slate
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.duwanqiebi/spring-boot-starter-slate/ -->
<dependency>
<groupId>com.github.duwanqiebi</groupId>
<artifactId>spring-boot-starter-slate</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.duwanqiebi/spring-boot-starter-slate/
implementation 'com.github.duwanqiebi:spring-boot-starter-slate:1.0.2'
// https://jarcasting.com/artifacts/com.github.duwanqiebi/spring-boot-starter-slate/
implementation ("com.github.duwanqiebi:spring-boot-starter-slate:1.0.2")
'com.github.duwanqiebi:spring-boot-starter-slate:jar:1.0.2'
<dependency org="com.github.duwanqiebi" name="spring-boot-starter-slate" rev="1.0.2">
<artifact name="spring-boot-starter-slate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.duwanqiebi', module='spring-boot-starter-slate', version='1.0.2')
)
libraryDependencies += "com.github.duwanqiebi" % "spring-boot-starter-slate" % "1.0.2"
[com.github.duwanqiebi/spring-boot-starter-slate "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.thymeleaf : thymeleaf-spring5 | jar | 3.0.11.RELEASE |
org.springframework.boot : spring-boot-starter-web Optional | jar | |
com.vladsch.flexmark : flexmark-all | jar | 0.60.2 |
org.jsoup : jsoup | jar | 1.11.3 |
com.alibaba : fastjson | jar | 1.2.66 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |