is not current version
Last Version 3.1.3

Spring Cloud Starter OpenFeign 3.0.3

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.0.3
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.0.3


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

Dependencies

compile (7)

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

Project Modules

There are no modules declared in this project.