Last Version

Feign Apache HttpComponents Client 5 11.9

Feign Apache HttpComponents Client 5

License

License

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

io.github.openfeign
ArtifactId

ArtifactId

feign-hc5
Version

Version

11.9
Type

Type

jar
Description

Description

Feign Apache HttpComponents Client 5
Feign Apache HttpComponents Client 5
Project Organization

Project Organization

OpenFeign

Download feign-hc5 11.9


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.openfeign : feign-core jar 11.9
org.apache.httpcomponents.client5 : httpclient5 jar 5.0.3

test (6)

Group / Artifact Type Version
io.github.openfeign : feign-core test-jar 11.9
io.github.openfeign : feign-jaxrs2 jar 11.9
com.google.code.gson : gson jar 2.9.0
com.squareup.okhttp3 : mockwebserver jar
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0

Project Modules

There are no modules declared in this project.