How To Install Java Artifact io.github.openfeign.feign-java8 v10.1.0

io.github.openfeign feign-java8 10.1.0

Introduction

In this article, we'll learn how to install Java artifact feign-java8 from io.github.openfeign group in version 10.1.0. The artifact is available in 11 versions: 10.4.0 10.3.0 10.2.3 10.2.0 10.1.0 10.0.1 10.0.0 9.7.0 9.6.0 9.5.1 9.5.0 The parent project is: io.github.openfeign::parent::10.1.0

How To Install Java Artifact io.github.openfeign.feign-java8 In Version 10.1.0

To install the Feign Java 8 artifact in version 10.1.0 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 Feign Java 8 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.