is not current version
Last Version 3.1.8

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

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

3.0.0
Type

Type

jar
Description

Description

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

Download agileway-feign 3.0.0


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

Dependencies

compile (15)

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 3.0.0
org.apache.httpcomponents : httpclient Optional jar 4.5.13
io.github.openfeign.form : feign-form jar 3.4.1
com.github.fangjinuo.easyjson : easyjson-jackson jar 3.2.15
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
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.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.