MVN

io.github.openfeign : feign-hc5

Maven & Gradle

Jul 06, 2023
15 usages
8.9k stars

Feign Apache HttpComponents Client 5 · Feign Apache HttpComponents Client 5

<dependency>
    <groupId>io.github.openfeign</groupId>
    <artifactId>feign-hc5</artifactId>
    <version>12.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.openfeign : feign-hc5 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 12.4

All Versions

Choose a version of io.github.openfeign : feign-hc5 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
12.4
feign-hc5-12.4
12.3
feign-hc5-12.3
12.2
feign-hc5-12.2
12.1
feign-hc5-12.1
12.0
feign-hc5-12.0
11.10
feign-hc5-11.10
11.9.x
feign-hc5-11.9.1
11.9
feign-hc5-11.9
11.8
feign-hc5-11.8
11.7
feign-hc5-11.7
11.6
feign-hc5-11.6
11.5
feign-hc5-11.5
11.4
feign-hc5-11.4
11.3
feign-hc5-11.3
11.2
feign-hc5-11.2
11.1
feign-hc5-11.1
11.0
feign-hc5-11.0
10.12
feign-hc5-10.12
10.11
feign-hc5-10.11
10.10.x
feign-hc5-10.10.1
feign-hc5-10.10.0
10.9.x
feign-hc5-10.9.1
10.9
feign-hc5-10.9
10.8
feign-hc5-10.8
10.7.x
feign-hc5-10.7.4
feign-hc5-10.7.3
feign-hc5-10.7.2
feign-hc5-10.7.0
10.6.x
feign-hc5-10.6.0
10.5.x
feign-hc5-10.5.1
feign-hc5-10.5.0

How to add a dependency to Maven

Add the following io.github.openfeign : feign-hc5 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.openfeign</groupId>
    <artifactId>feign-hc5</artifactId>
    <version>12.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.openfeign : feign-hc5 gradle dependency to your build.gradle file:

implementation 'io.github.openfeign:feign-hc5:12.4'

Gradle Kotlin DSL: Add the following io.github.openfeign : feign-hc5 gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.openfeign:feign-hc5:12.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.openfeign : feign-hc5 sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.openfeign" % "feign-hc5" % "12.4"

Advertisement

Dependencies from Group

Jul 06, 2023
489 usages
8.8k stars
Jul 06, 2023
280 usages
8.9k stars
Jul 06, 2023
279 usages
8.9k stars
Jul 06, 2023
220 usages
8.9k stars
Jul 06, 2023
148 usages
8.9k stars

Discover Dependencies