pawelkaczor / resttest   0.4.0

Apache License 2.0 GitHub

A lightweight Scala DSL for system testing REST web services

Scala versions: 2.12 2.11

resttest 0.3.3


Group ID:
pl.newicom
Artifact ID:
resttest_2.11
Version:
0.3.3
Release Date:
Oct 8, 2016
Licenses:
Files:

libraryDependencies += "pl.newicom" %% "resttest" % "0.3.3"

Mill build tool

ivy"pl.newicom::resttest:0.3.3"

Scala CLI

//> using dep "pl.newicom::resttest:0.3.3"

Ammonite REPL

import $ivy.`pl.newicom::resttest:0.3.3`

<dependency>
  <groupId>pl.newicom</groupId>
  <artifactId>resttest_2.11</artifactId>
  <version>0.3.3</version>
</dependency>

compile group: 'pl.newicom', name: 'resttest_2.11', version: '0.3.3'