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


Group ID:
sc.ala
Artifact ID:
http-mock_2.11
Version:
0.3.0
Release Date:
Jul 15, 2015
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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