is not current version
Last Version 11.9

Feign OkHttp 11.6

Feign OkHttp

License

License

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

io.github.openfeign
ArtifactId

ArtifactId

feign-okhttp
Version

Version

11.6
Type

Type

jar
Description

Description

Feign OkHttp
Feign OkHttp
Project Organization

Project Organization

OpenFeign

Download feign-okhttp 11.6


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.openfeign : feign-core jar 11.6
com.squareup.okhttp3 : okhttp jar

test (4)

Group / Artifact Type Version
io.github.openfeign : feign-core test-jar 11.6
com.squareup.okhttp3 : mockwebserver jar
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.10.0

Project Modules

There are no modules declared in this project.