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-marshaller-jackson 0.1.6


Group ID:
com.wix
Artifact ID:
http-testkit-marshaller-jackson_2.11
Version:
0.1.6
Release Date:
Nov 15, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.wix" %% "http-testkit-marshaller-jackson" % "0.1.6"

Mill build tool

ivy"com.wix::http-testkit-marshaller-jackson:0.1.6"

Scala CLI

//> using dep "com.wix::http-testkit-marshaller-jackson:0.1.6"

Ammonite REPL

import $ivy.`com.wix::http-testkit-marshaller-jackson:0.1.6`

<dependency>
  <groupId>com.wix</groupId>
  <artifactId>http-testkit-marshaller-jackson_2.11</artifactId>
  <version>0.1.6</version>
</dependency>

compile group: 'com.wix', name: 'http-testkit-marshaller-jackson_2.11', version: '0.1.6'