is not current version
Last Version 3.1.3

Spring Cloud Starter OpenFeign 3.1.2

Spring Cloud Starter OpenFeign

License

License

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-openfeign
Version

Version

3.1.2
Type

Type

jar
Description

Description

Spring Cloud Starter OpenFeign
Spring Cloud Starter OpenFeign
Project URL

Project URL

https://projects.spring.io/spring-cloud
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-openfeign 3.1.2


<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-openfeign/ -->
<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-starter-openfeign</artifactId>
    <version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-openfeign/
implementation 'org.springframework.cloud:spring-cloud-starter-openfeign:3.1.2'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-openfeign/
implementation ("org.springframework.cloud:spring-cloud-starter-openfeign:3.1.2")
'org.springframework.cloud:spring-cloud-starter-openfeign:jar:3.1.2'
<dependency org="org.springframework.cloud" name="spring-cloud-starter-openfeign" rev="3.1.2">
  <artifact name="spring-cloud-starter-openfeign" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-starter-openfeign', version='3.1.2')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-starter-openfeign" % "3.1.2"
[org.springframework.cloud/spring-cloud-starter-openfeign "3.1.2"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter jar 3.1.2
org.springframework.cloud : spring-cloud-openfeign-core jar 3.1.2
org.springframework : spring-web jar 5.3.19
org.springframework.cloud : spring-cloud-commons jar 3.1.2
io.github.openfeign : feign-core jar 11.8
io.github.openfeign : feign-slf4j jar 11.8
org.springframework.cloud : spring-cloud-starter-loadbalancer Optional jar 3.1.2

Project Modules

There are no modules declared in this project.