MVN

com.netflix.feign : examples

Maven & Gradle

Aug 14, 2013
9.2k stars

examples · examples developed by Netflix

<dependency>
    <groupId>com.netflix.feign</groupId>
    <artifactId>examples</artifactId>
    <version>3.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.netflix.feign : examples to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.3.0

All Versions

Choose a version of com.netflix.feign : examples to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.3.x
examples-3.3.0
3.2.x
examples-3.2.0

How to add a dependency to Maven

Add the following com.netflix.feign : examples maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.netflix.feign</groupId>
    <artifactId>examples</artifactId>
    <version>3.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.netflix.feign : examples gradle dependency to your build.gradle file:

implementation 'com.netflix.feign:examples:3.3.0'

Gradle Kotlin DSL: Add the following com.netflix.feign : examples gradle kotlin dependency to your build.gradle.kts file:

implementation("com.netflix.feign:examples:3.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.netflix.feign : examples sbt scala dependency to your build.sbt file:

libraryDependencies += "com.netflix.feign" % "examples" % "3.3.0"

Advertisement

Dependencies from Group

Jul 14, 2016
177 usages
9.2k stars
Jul 14, 2016
120 usages
9.2k stars
Jul 14, 2016
101 usages
9.2k stars
Jul 14, 2016
91 usages
9.2k stars
Jul 14, 2016
88 usages
9.2k stars

Discover Dependencies

Mar 08, 2012
1.6k stars
Mar 09, 2011
4 usages
Feb 28, 2014
766 stars
Mar 05, 2015
2 stars
Mar 09, 2015
2 stars
Apr 16, 2014
Apr 16, 2014