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-client 0.1.20


Group ID:
com.wix
Artifact ID:
http-testkit-client_2.12
Version:
0.1.20
Release Date:
Jan 6, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.wix" %% "http-testkit-client" % "0.1.20"

Mill build tool

ivy"com.wix::http-testkit-client:0.1.20"

Scala CLI

//> using dep "com.wix::http-testkit-client:0.1.20"

Ammonite REPL

import $ivy.`com.wix::http-testkit-client:0.1.20`

<dependency>
  <groupId>com.wix</groupId>
  <artifactId>http-testkit-client_2.12</artifactId>
  <version>0.1.20</version>
</dependency>

compile group: 'com.wix', name: 'http-testkit-client_2.12', version: '0.1.20'