| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииFeign Сеть HTTP Clients |
| Группа | Группаcom.wl4g |
| Идентификатор | Идентификаторxcloud-component-integration-feign-common |
| Версия | Версия2.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеXCloud Component Integration SpringBoot-Feign Common
A XCloud Component Integration Framework based on integrating share part of SpringBoot/Cloud/Dubbo + Feign.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикwl4g |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.wl4g/xcloud-component-integration-feign-common/ -->
<dependency>
<groupId>com.wl4g</groupId>
<artifactId>xcloud-component-integration-feign-common</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wl4g/xcloud-component-integration-feign-common/
implementation 'com.wl4g:xcloud-component-integration-feign-common:2.0.0'
// https://jarcasting.com/artifacts/com.wl4g/xcloud-component-integration-feign-common/
implementation ("com.wl4g:xcloud-component-integration-feign-common:2.0.0")
'com.wl4g:xcloud-component-integration-feign-common:jar:2.0.0'
<dependency org="com.wl4g" name="xcloud-component-integration-feign-common" rev="2.0.0">
<artifact name="xcloud-component-integration-feign-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wl4g', module='xcloud-component-integration-feign-common', version='2.0.0')
)
libraryDependencies += "com.wl4g" % "xcloud-component-integration-feign-common" % "2.0.0"
[com.wl4g/xcloud-component-integration-feign-common "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.wl4g : xcloud-component-core | jar | |
| com.wl4g : xcloud-component-support Необязательный | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework : spring-test | jar | |
| junit : junit | jar |