maiha / http-mock   0.3.4

MIT License GitHub

Real http server for stubbing and expectations in Scala

Scala versions: 2.12 2.11

http-mock 0.3.4


Group ID:
sc.ala
Artifact ID:
http-mock_2.11
Version:
0.3.4
Release Date:
Nov 22, 2017
Licenses:
MIT
Files:

libraryDependencies += "sc.ala" %% "http-mock" % "0.3.4"

Mill build tool

ivy"sc.ala::http-mock:0.3.4"

Scala CLI

//> using dep "sc.ala::http-mock:0.3.4"

Ammonite REPL

import $ivy.`sc.ala::http-mock:0.3.4`

<dependency>
  <groupId>sc.ala</groupId>
  <artifactId>http-mock_2.11</artifactId>
  <version>0.3.4</version>
</dependency>

compile group: 'sc.ala', name: 'http-mock_2.11', version: '0.3.4'