MVN

com.budjb : http-requests-mock

Maven & Gradle

May 22, 2020
1 usages
22 stars

http-requests-mock · Mock requests with HTTP Requests.

<dependency>
    <groupId>com.budjb</groupId>
    <artifactId>http-requests-mock</artifactId>
    <version>2.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.budjb : http-requests-mock to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.7

All Versions

Choose a version of com.budjb : http-requests-mock to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
http-requests-mock-2.0.7

How to add a dependency to Maven

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

<dependency>
    <groupId>com.budjb</groupId>
    <artifactId>http-requests-mock</artifactId>
    <version>2.0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.budjb : http-requests-mock gradle dependency to your build.gradle file:

implementation 'com.budjb:http-requests-mock:2.0.7'

Gradle Kotlin DSL: Add the following com.budjb : http-requests-mock gradle kotlin dependency to your build.gradle.kts file:

implementation("com.budjb:http-requests-mock:2.0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.budjb : http-requests-mock sbt scala dependency to your build.sbt file:

libraryDependencies += "com.budjb" % "http-requests-mock" % "2.0.7"

Advertisement

Dependencies from Group

May 22, 2020
8 usages
22 stars
Jun 03, 2019
4 usages
4 stars
Sep 20, 2018
2 usages
1 stars
Jun 03, 2019
1 usages
4 stars
May 22, 2020
1 usages
22 stars

Discover Dependencies

Apr 05, 2022
9 stars
Jul 21, 2023
8 usages
631 stars
Nov 04, 2021
3 stars
Nov 04, 2021
3 usages
3 stars
Nov 04, 2021
3 stars
May 19, 2020
0 stars
Dec 04, 2020
3 stars
Sep 29, 2020
1 usages
4 stars
Jul 28, 2023
1k stars