feign-httpclient


License

License

Categories

Categories

Net CLI User Interface Feign HTTP Clients
GroupId

GroupId

com.netflix.feign
ArtifactId

ArtifactId

feign-httpclient
Last Version

Last Version

8.18.0
Release Date

Release Date

Type

Type

jar
Description

Description

feign-httpclient
feign-httpclient
Project URL

Project URL

https://github.com/Netflix/feign

Download feign-httpclient

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
com.netflix.feign : feign-core jar 8.18.0
org.apache.httpcomponents : httpclient jar 4.5.1

Project Modules

There are no modules declared in this project.
com.netflix.feign

Netflix, Inc.

Netflix Open Source Platform

Versions

Version
8.18.0
8.17.0
8.16.2
8.16.1
8.16.0
8.15.1
8.15.0
8.14.4
8.14.3
8.14.2
8.14.1
8.14.0
8.13.1
8.13.0
8.12.1
8.12.0
8.11.0
8.10.1
8.10.0
8.9.2
8.9.1
8.9.0
8.8.1
8.8.0
8.7.1
8.7.0
8.6.1
8.6.0
8.5.0
8.4.1
8.4.0
8.3.0