is not current version
Last Version 1.0.1

io.github.suxil:spring-boot-starter-dict-client 0.0.8

spring-boot-starter-dict-client

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

io.github.suxil
ArtifactId

ArtifactId

spring-boot-starter-dict-client
Version

Version

0.0.8
Type

Type

jar

Download spring-boot-starter-dict-client 0.0.8


<!-- https://jarcasting.com/artifacts/io.github.suxil/spring-boot-starter-dict-client/ -->
<dependency>
    <groupId>io.github.suxil</groupId>
    <artifactId>spring-boot-starter-dict-client</artifactId>
    <version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.suxil/spring-boot-starter-dict-client/
implementation 'io.github.suxil:spring-boot-starter-dict-client:0.0.8'
// https://jarcasting.com/artifacts/io.github.suxil/spring-boot-starter-dict-client/
implementation ("io.github.suxil:spring-boot-starter-dict-client:0.0.8")
'io.github.suxil:spring-boot-starter-dict-client:jar:0.0.8'
<dependency org="io.github.suxil" name="spring-boot-starter-dict-client" rev="0.0.8">
  <artifact name="spring-boot-starter-dict-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.suxil', module='spring-boot-starter-dict-client', version='0.0.8')
)
libraryDependencies += "io.github.suxil" % "spring-boot-starter-dict-client" % "0.0.8"
[io.github.suxil/spring-boot-starter-dict-client "0.0.8"]