guardian / integration-tools   1.8

GitHub

Simple scala wrappers to make it easy to kick up web apps under jetty, ideal for integration tests

Scala versions: 2.11

integration-tools 1.7


Group ID:
com.gu
Artifact ID:
integration-tools_2.11
Version:
1.7
Release Date:
Oct 16, 2015
Licenses:
Files:

libraryDependencies += "com.gu" %% "integration-tools" % "1.7"

Mill build tool

ivy"com.gu::integration-tools:1.7"

Scala CLI

//> using dep "com.gu::integration-tools:1.7"

Ammonite REPL

import $ivy.`com.gu::integration-tools:1.7`

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>integration-tools_2.11</artifactId>
  <version>1.7</version>
</dependency>

compile group: 'com.gu', name: 'integration-tools_2.11', version: '1.7'