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-core 0.1.8


Group ID:
com.wix
Artifact ID:
http-testkit-core_2.12
Version:
0.1.8
Release Date:
Nov 16, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.wix" %% "http-testkit-core" % "0.1.8"

Mill build tool

ivy"com.wix::http-testkit-core:0.1.8"

Scala CLI

//> using dep "com.wix::http-testkit-core:0.1.8"

Ammonite REPL

import $ivy.`com.wix::http-testkit-core:0.1.8`

<dependency>
  <groupId>com.wix</groupId>
  <artifactId>http-testkit-core_2.12</artifactId>
  <version>0.1.8</version>
</dependency>

compile group: 'com.wix', name: 'http-testkit-core_2.12', version: '0.1.8'