MVN

com.github.kristofa : mock-http-server

Maven & Gradle

Nov 27, 2014
16 usages
78 stars

Mock and Proxy Http Server · Mock and Proxy HTTP Server for testing purposes. Forked from https://github.com/jharlap/mock-http-server

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

Latest Version

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

  • Latest Stable: 4.1

All Versions

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

Version Vulnerabilities Updated
4.1
mock-http-server-4.1
4.0
mock-http-server-4.0
3.0
mock-http-server-3.0
2.0
mock-http-server-2.0
1.3
mock-http-server-1.3
1.2
mock-http-server-1.2
1.1
mock-http-server-1.1
1.0
mock-http-server-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.kristofa</groupId>
    <artifactId>mock-http-server</artifactId>
    <version>4.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.kristofa:mock-http-server:4.1'

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

implementation("com.github.kristofa:mock-http-server:4.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.kristofa" % "mock-http-server" % "4.1"

Advertisement

Dependencies from Group

May 06, 2016
24 usages
2.3k stars
Nov 27, 2014
16 usages
78 stars
May 06, 2016
11 usages
2.3k stars
Feb 24, 2015
11 usages
2.3k stars
Feb 24, 2015
11 usages
2.3k stars

Discover Dependencies

Feb 17, 2014
1 usages
9 stars
Mar 04, 2015
39 usages
95 stars
Oct 11, 2011
5 usages
8 stars
Oct 31, 2013
10 usages
4 stars
Nov 10, 2010
1 usages
Jun 26, 2014
1.5k stars
May 25, 2011
1 usages
86 stars
Dec 06, 2014
0 stars