is not current version
Last Version 3.1.8

com.github.fangjinuo.agileway:agileway-feign:2.7.2 2.7.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.7.2
Type

Type

jar
Description

Description

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

Download agileway-feign 2.7.2


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

Dependencies

compile (12)

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
com.github.fangjinuo.agileway : agileway-httpclient jar 2.7.2
org.apache.httpcomponents : httpclient Optional jar 4.5.12
io.github.openfeign.form : feign-form jar 3.4.1
com.github.fangjinuo.easyjson : easyjson-jackson jar 3.2.12
com.fasterxml.jackson.core : jackson-databind Optional jar 2.13.1
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
commons-configuration : commons-configuration jar 1.8

provided (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.