Last Version

feign-httpclient 10.3.1-RELEASE

feign-httpclient

Categories

Categories

CLI User Interface Feign Net HTTP Clients
GroupId

GroupId

com.moonciki.strongfeign
ArtifactId

ArtifactId

feign-httpclient
Version

Version

10.3.1-RELEASE
Type

Type

jar
Description

Description

feign-httpclient
feign-httpclient

Download feign-httpclient 10.3.1-RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
${project.groupId} » feign-core jar
org.apache.httpcomponents : httpclient jar 4.5.2

test (3)

Group / Artifact Type Version
${project.groupId} » feign-core test-jar
${project.groupId} » feign-jaxrs jar
com.squareup.okhttp3 : mockwebserver jar

Project Modules

There are no modules declared in this project.