How To Install Java Artifact org.springframework.cloud.spring-cloud-starter-openfeign v3.0.3

org.springframework.cloud spring-cloud-starter-openfeign 3.0.3

Introduction

In this article, we'll learn how to install Java artifact spring-cloud-starter-openfeign from org.springframework.cloud group in version 3.0.3. The artifact is available in 58 versions: 4.1.2 4.1.1 4.1.0 4.0.6 4.0.4 4.0.3 4.0.2 4.0.1 4.0.0 3.1.9 3.1.8 3.1.7 3.1.6 3.1.5 3.1.4 3.1.3 3.1.2 3.1.1 3.1.0 3.0.8 3.0.7 3.0.6 3.0.5 3.0.4 3.0.3 3.0.2 3.0.1 3.0.0 2.2.10.RELEASE 2.2.9.RELEASE 2.2.8.RELEASE 2.2.7.RELEASE 2.2.6.RELEASE 2.2.5.RELEASE 2.2.4.RELEASE 2.2.3.RELEASE 2.2.2.RELEASE 2.2.1.RELEASE 2.2.0.RELEASE 2.1.5.RELEASE 2.1.4.RELEASE 2.1.3.RELEASE 2.1.2.RELEASE 2.1.1.RELEASE 2.1.0.RELEASE 2.0.4.RELEASE 2.0.3.RELEASE 2.0.2.RELEASE 2.0.1.RELEASE 2.0.0.RELEASE 1.4.7.RELEASE 1.4.6.RELEASE 1.4.5.RELEASE 1.4.4.RELEASE 1.4.3.RELEASE 1.4.2.RELEASE 1.4.1.RELEASE 1.4.0.RELEASE . The Spring Cloud Starter OpenFeign project has been released under Apache License, Version 2.0 license, and has its own website at: https://projects.spring.io/spring-cloud . The parent project is: org.springframework.cloud::spring-cloud-openfeign::3.0.3

How To Install Java Artifact org.springframework.cloud.spring-cloud-starter-openfeign In Version 3.0.3

To install the Spring Cloud Starter OpenFeign artifact in version 3.0.3 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Spring Cloud Starter OpenFeign dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (7)

Licenses

Developers