wix-incubator / wix-http-testkit   0.1.25

MIT License GitHub

Tools for testing HTTP services

Scala versions: 2.13 2.12 2.11

http-testkit-server 0.1.24


Group ID:
com.wix
Artifact ID:
http-testkit-server_2.13
Version:
0.1.24
Release Date:
Jul 14, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.wix" %% "http-testkit-server" % "0.1.24"

Mill build tool

ivy"com.wix::http-testkit-server:0.1.24"

Scala CLI

//> using dep "com.wix::http-testkit-server:0.1.24"

Ammonite REPL

import $ivy.`com.wix::http-testkit-server:0.1.24`

<dependency>
  <groupId>com.wix</groupId>
  <artifactId>http-testkit-server_2.13</artifactId>
  <version>0.1.24</version>
</dependency>

compile group: 'com.wix', name: 'http-testkit-server_2.13', version: '0.1.24'