Last Version

XCloud Component Integration SpringBoot-Feign Core 2.0.0

A XCloud Component Integration Framework based on integrating Springboot+Feign.

License

License

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

com.wl4g
ArtifactId

ArtifactId

xcloud-component-integration-feign-core
Version

Version

2.0.0
Type

Type

jar
Description

Description

XCloud Component Integration SpringBoot-Feign Core
A XCloud Component Integration Framework based on integrating Springboot+Feign.
Project URL

Project URL

http://xcloud.wl4g.com
Project Organization

Project Organization

wl4g
Source Code Management

Source Code Management

https://github.com/wl4g/xcloud-component

Download xcloud-component-integration-feign-core 2.0.0


<!-- https://jarcasting.com/artifacts/com.wl4g/xcloud-component-integration-feign-core/ -->
<dependency>
    <groupId>com.wl4g</groupId>
    <artifactId>xcloud-component-integration-feign-core</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wl4g/xcloud-component-integration-feign-core/
implementation 'com.wl4g:xcloud-component-integration-feign-core:2.0.0'
// https://jarcasting.com/artifacts/com.wl4g/xcloud-component-integration-feign-core/
implementation ("com.wl4g:xcloud-component-integration-feign-core:2.0.0")
'com.wl4g:xcloud-component-integration-feign-core:jar:2.0.0'
<dependency org="com.wl4g" name="xcloud-component-integration-feign-core" rev="2.0.0">
  <artifact name="xcloud-component-integration-feign-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wl4g', module='xcloud-component-integration-feign-core', version='2.0.0')
)
libraryDependencies += "com.wl4g" % "xcloud-component-integration-feign-core" % "2.0.0"
[com.wl4g/xcloud-component-integration-feign-core "2.0.0"]

Dependencies

compile (12)

Group / Artifact Type Version
com.wl4g : xcloud-component-core jar
com.wl4g : xcloud-component-support Optional jar
com.wl4g : xcloud-component-integration-feign-common jar
io.github.openfeign : feign-core jar
io.github.openfeign : feign-okhttp jar
io.github.openfeign : feign-java11 jar
io.github.openfeign : feign-slf4j jar
io.github.openfeign : feign-jackson jar
io.github.openfeign : feign-gson Optional jar
org.springframework : spring-beans Optional jar
org.springframework : spring-context Optional jar
org.springframework.boot : spring-boot-autoconfigure Optional jar

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework : spring-test jar
junit : junit jar

Project Modules

There are no modules declared in this project.