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

com.hmilyylimh.cloud:dubbo-feign-spring-boot-core 1.0.1


Категории

Категории

Spring Boot Контейнер Микросервисы Feign Сеть HTTP Clients Dubbo Networking
Группа

Группа

com.hmilyylimh.cloud
Идентификатор

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

dubbo-feign-spring-boot-core
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать dubbo-feign-spring-boot-core 1.0.1


<!-- https://jarcasting.com/artifacts/com.hmilyylimh.cloud/dubbo-feign-spring-boot-core/ -->
<dependency>
    <groupId>com.hmilyylimh.cloud</groupId>
    <artifactId>dubbo-feign-spring-boot-core</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hmilyylimh.cloud/dubbo-feign-spring-boot-core/
implementation 'com.hmilyylimh.cloud:dubbo-feign-spring-boot-core:1.0.1'
// https://jarcasting.com/artifacts/com.hmilyylimh.cloud/dubbo-feign-spring-boot-core/
implementation ("com.hmilyylimh.cloud:dubbo-feign-spring-boot-core:1.0.1")
'com.hmilyylimh.cloud:dubbo-feign-spring-boot-core:jar:1.0.1'
<dependency org="com.hmilyylimh.cloud" name="dubbo-feign-spring-boot-core" rev="1.0.1">
  <artifact name="dubbo-feign-spring-boot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hmilyylimh.cloud', module='dubbo-feign-spring-boot-core', version='1.0.1')
)
libraryDependencies += "com.hmilyylimh.cloud" % "dubbo-feign-spring-boot-core" % "1.0.1"
[com.hmilyylimh.cloud/dubbo-feign-spring-boot-core "1.0.1"]