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.2


Group ID:
sc.ala
Artifact ID:
http-mock_2.11
Version:
0.2
Release Date:
Jun 28, 2015
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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