MVN

com.github.davidmoten : http-test-server

Maven & Gradle

Oct 20, 2021
1 usages
4 stars

a simple http server for unit testing

<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>http-test-server</artifactId>
    <version>0.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.1.4

All Versions

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

Version Vulnerabilities Updated
0.1.x
http-test-server-0.1.4
http-test-server-0.1.3
http-test-server-0.1.2
http-test-server-0.1.1
0.1
http-test-server-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>http-test-server</artifactId>
    <version>0.1.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.davidmoten:http-test-server:0.1.4'

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

implementation("com.github.davidmoten:http-test-server:0.1.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.davidmoten" % "http-test-server" % "0.1.4"

Advertisement

Dependencies from Group

Apr 16, 2021
48 usages
2 stars
Apr 02, 2023
34 usages
10 stars
Jun 28, 2023
22 usages
1k stars
Nov 23, 2022
22 usages
269 stars
Aug 02, 2023
22 usages
386 stars

Discover Dependencies

May 16, 2022
1 usages
Feb 15, 2023
1 usages
119 stars
Feb 15, 2023
1 usages
119 stars
Jul 17, 2023
3 usages
1.7k stars
Jun 16, 2021
1 usages
72 stars
Aug 10, 2023
1 usages
734 stars
Aug 10, 2023
1 usages
734 stars
Jun 05, 2023
1 usages
11 stars
Oct 06, 2022
2 usages
16.7k stars