| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаwiki.xsx |
| Идентификатор | Идентификаторconsul-retry-spring-boot-starter |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеconsul-retry-spring-boot-starter
consul retry project for Spring Boot
|
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 Необязательный | jar | 1.18.10 |