MVN

com.github.httpmock : mock-http-server-junit

Maven & Gradle

Jan 22, 2015
2 usages
1 stars

Mock HTTP Server - JUnit Rules

<dependency>
    <groupId>com.github.httpmock</groupId>
    <artifactId>mock-http-server-junit</artifactId>
    <version>1.1.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.httpmock : mock-http-server-junit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.9

All Versions

Choose a version of com.github.httpmock : mock-http-server-junit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
mock-http-server-junit-1.1.9
mock-http-server-junit-1.1.8
mock-http-server-junit-1.1.7
mock-http-server-junit-1.1.6
mock-http-server-junit-1.1.5
mock-http-server-junit-1.1.4
mock-http-server-junit-1.1.3
mock-http-server-junit-1.1.2
mock-http-server-junit-1.1.1
mock-http-server-junit-1.1.0
1.0.x
mock-http-server-junit-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.httpmock</groupId>
    <artifactId>mock-http-server-junit</artifactId>
    <version>1.1.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.httpmock : mock-http-server-junit gradle dependency to your build.gradle file:

implementation 'com.github.httpmock:mock-http-server-junit:1.1.9'

Gradle Kotlin DSL: Add the following com.github.httpmock : mock-http-server-junit gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.httpmock:mock-http-server-junit:1.1.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.httpmock : mock-http-server-junit sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.httpmock" % "mock-http-server-junit" % "1.1.9"

Advertisement

Dependencies from Group

Jan 22, 2015
4 usages
1 stars
Jan 22, 2015
2 usages
1 stars
Jan 22, 2015
2 usages
1 stars
Jan 21, 2015
1 usages
0 stars
Jan 21, 2015
1 usages
0 stars

Discover Dependencies

Apr 28, 2016
2 usages
2.2k stars
Feb 21, 2016
3 usages
Feb 17, 2022
15 usages
14 stars
Dec 09, 2022
2 usages
4 stars
Apr 20, 2023
17 usages
27 stars
Dec 22, 2008
3 usages
Mar 08, 2013
2 usages
1 stars
Aug 01, 2009
5 usages
Sep 19, 2018
3 usages
2 stars