| License |
License |
|---|---|
| Categories |
CategoriesFeign Net HTTP Clients |
| GroupId | GroupIdcom.wl4g |
| ArtifactId | ArtifactIdxcloud-component-integration-feign-common |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionXCloud Component Integration SpringBoot-Feign Common
A XCloud Component Integration Framework based on integrating share part of SpringBoot/Cloud/Dubbo + Feign.
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationwl4g |
| Source Code Management |
Source Code Management |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.wl4g : xcloud-component-core | jar | |
| com.wl4g : xcloud-component-support Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework : spring-test | jar | |
| junit : junit | jar |