cn.codeforfun:discovery-client

Parent pom providing dependency and plugin management for applications built with Maven

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

cn.codeforfun
Идентификатор

Идентификатор

discovery-client
Последняя версия

Последняя версия

1.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Parent pom providing dependency and plugin management for applications built with Maven
Система контроля версий

Система контроля версий

https://github.com/qq253498229/codeforfun-discovery/tree/master

Скачать discovery-client

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/cn.codeforfun/discovery-client/ -->
<dependency>
    <groupId>cn.codeforfun</groupId>
    <artifactId>discovery-client</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.codeforfun/discovery-client/
implementation 'cn.codeforfun:discovery-client:1.0.5'
// https://jarcasting.com/artifacts/cn.codeforfun/discovery-client/
implementation ("cn.codeforfun:discovery-client:1.0.5")
'cn.codeforfun:discovery-client:jar:1.0.5'
<dependency org="cn.codeforfun" name="discovery-client" rev="1.0.5">
  <artifact name="discovery-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.codeforfun', module='discovery-client', version='1.0.5')
)
libraryDependencies += "cn.codeforfun" % "discovery-client" % "1.0.5"
[cn.codeforfun/discovery-client "1.0.5"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.springframework.cloud : spring-cloud-starter-openfeign jar
org.springframework.cloud : spring-cloud-starter-loadbalancer jar
cn.hutool : hutool-all jar 5.7.14
org.springframework.boot : spring-boot-autoconfigure Необязательный jar 2.5.5
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.5.5
org.projectlombok : lombok Необязательный jar 1.18.22

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0