is not current version
Last Version 1.0.3

wiki.xsx:consul-retry-spring-boot-starter 1.0.0

consul retry project for Spring Boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

wiki.xsx
ArtifactId

ArtifactId

consul-retry-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar

Download consul-retry-spring-boot-starter 1.0.0


<!-- https://jarcasting.com/artifacts/wiki.xsx/consul-retry-spring-boot-starter/ -->
<dependency>
    <groupId>wiki.xsx</groupId>
    <artifactId>consul-retry-spring-boot-starter</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/wiki.xsx/consul-retry-spring-boot-starter/
implementation 'wiki.xsx:consul-retry-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/wiki.xsx/consul-retry-spring-boot-starter/
implementation ("wiki.xsx:consul-retry-spring-boot-starter:1.0.0")
'wiki.xsx:consul-retry-spring-boot-starter:jar:1.0.0'
<dependency org="wiki.xsx" name="consul-retry-spring-boot-starter" rev="1.0.0">
  <artifact name="consul-retry-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='wiki.xsx', module='consul-retry-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "wiki.xsx" % "consul-retry-spring-boot-starter" % "1.0.0"
[wiki.xsx/consul-retry-spring-boot-starter "1.0.0"]