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