spring-boot-starter-slate


License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.duwanqiebi
ArtifactId

ArtifactId

spring-boot-starter-slate
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-slate
spring-boot-starter-slate
Project URL

Project URL

https://github.com/duwanqiebi/spring-boot-starter-slate
Source Code Management

Source Code Management

https://github.com/duwanqiebi/spring-boot-starter-slate

Download spring-boot-starter-slate

How to add to project

<!-- 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"]

Dependencies

compile (7)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0