MVN

com.marvinformatics.feign : feign-mock

Maven & Gradle

Dec 20, 2017
1 usages
33 stars

feign-mock · An easy way to test https://github.com/Netflix/feign. Since using feign most of the logic is store into annotations this helps to check if the annotations are right.

<dependency>
    <groupId>com.marvinformatics.feign</groupId>
    <artifactId>feign-mock</artifactId>
    <version>0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.7

All Versions

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

Version Vulnerabilities Updated
0.7
feign-mock-0.7
0.6
feign-mock-0.6
0.5
feign-mock-0.5
0.4
feign-mock-0.4
0.3
feign-mock-0.3
0.2
feign-mock-0.2
0.1
feign-mock-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.marvinformatics.feign</groupId>
    <artifactId>feign-mock</artifactId>
    <version>0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.marvinformatics.feign : feign-mock gradle dependency to your build.gradle file:

implementation 'com.marvinformatics.feign:feign-mock:0.7'

Gradle Kotlin DSL: Add the following com.marvinformatics.feign : feign-mock gradle kotlin dependency to your build.gradle.kts file:

implementation("com.marvinformatics.feign:feign-mock:0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.marvinformatics.feign : feign-mock sbt scala dependency to your build.sbt file:

libraryDependencies += "com.marvinformatics.feign" % "feign-mock" % "0.7"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 29, 2016
1 usages
1 stars
Sep 20, 2016
1 usages
0 stars
Apr 16, 2016
1 usages
45 stars
May 03, 2016
765 stars
Nov 18, 2016
2 usages
1.5k stars
Jul 28, 2016
2 usages
289 stars
Feb 21, 2018
1 usages
70 stars
Jan 12, 2018
1 usages
814 stars
May 28, 2016
1 usages
7 stars