is not current version
Last Version 3.1.8

com.github.fangjinuo.agileway:agileway-feign:2.6.2 2.6.2

Provide a simple method to use feign

License

License

MIT
Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

com.github.fangjinuo.agileway
ArtifactId

ArtifactId

agileway-feign
Version

Version

2.6.2
Type

Type

jar
Description

Description

com.github.fangjinuo.agileway:agileway-feign:2.6.2
Provide a simple method to use feign

Download agileway-feign 2.6.2


<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-feign/ -->
<dependency>
    <groupId>com.github.fangjinuo.agileway</groupId>
    <artifactId>agileway-feign</artifactId>
    <version>2.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-feign/
implementation 'com.github.fangjinuo.agileway:agileway-feign:2.6.2'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-feign/
implementation ("com.github.fangjinuo.agileway:agileway-feign:2.6.2")
'com.github.fangjinuo.agileway:agileway-feign:jar:2.6.2'
<dependency org="com.github.fangjinuo.agileway" name="agileway-feign" rev="2.6.2">
  <artifact name="agileway-feign" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-feign', version='2.6.2')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-feign" % "2.6.2"
[com.github.fangjinuo.agileway/agileway-feign "2.6.2"]

Dependencies

compile (10)

Group / Artifact Type Version
io.github.openfeign : feign-core jar 9.7.0
io.github.openfeign : feign-slf4j jar 9.7.0
io.github.openfeign : feign-httpclient jar 9.7.0
org.apache.httpcomponents : httpclient Optional jar 4.3.1
io.github.openfeign.form : feign-form jar 3.4.1
com.github.fangjinuo.easyjson : easyjson-jackson jar 3.1.4
com.fasterxml.jackson.core : jackson-databind Optional jar 2.6.0
io.github.openfeign : feign-ribbon jar 9.7.0
com.netflix.ribbon : ribbon-core jar 2.1.5
com.netflix.ribbon : ribbon-loadbalancer jar 2.1.5

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.22
com.github.fangjinuo.langx : langx-java jar 3.6.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.