is not current version
Last Version 1.0.3

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

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.1
Type

Type

jar

Download consul-retry-spring-boot-starter 1.0.1


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