consul-retry-spring-boot-starter

consul retry project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

wiki.xsx
ArtifactId

ArtifactId

consul-retry-spring-boot-starter
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

consul-retry-spring-boot-starter
consul retry project for Spring Boot
Source Code Management

Source Code Management

https://gitee.com/xsxgit/redis-spring-boot-starter

Download consul-retry-spring-boot-starter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.0.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.2.0.RELEASE
org.springframework.cloud : spring-cloud-starter-consul-discovery jar
cn.hutool : hutool-all jar 4.6.11
org.projectlombok : lombok Optional jar 1.18.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0