is not current version
Last Version 1.0.2

com.github.duwanqiebi:spring-boot-starter-slate 1.0.0

spring-boot-starter-slate

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.duwanqiebi
ArtifactId

ArtifactId

spring-boot-starter-slate
Version

Version

1.0.0
Type

Type

jar

Download spring-boot-starter-slate 1.0.0


<!-- 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.duwanqiebi/spring-boot-starter-slate/
implementation 'com.github.duwanqiebi:spring-boot-starter-slate:1.0.0'
// https://jarcasting.com/artifacts/com.github.duwanqiebi/spring-boot-starter-slate/
implementation ("com.github.duwanqiebi:spring-boot-starter-slate:1.0.0")
'com.github.duwanqiebi:spring-boot-starter-slate:jar:1.0.0'
<dependency org="com.github.duwanqiebi" name="spring-boot-starter-slate" rev="1.0.0">
  <artifact name="spring-boot-starter-slate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.duwanqiebi', module='spring-boot-starter-slate', version='1.0.0')
)
libraryDependencies += "com.github.duwanqiebi" % "spring-boot-starter-slate" % "1.0.0"
[com.github.duwanqiebi/spring-boot-starter-slate "1.0.0"]