guardian / integration-tools 1.8
GitHubSimple 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:
Developers:
libraryDependencies += "com.gu" %% "integration-tools" % "1.7"
ivy"com.gu::integration-tools:1.7"
//> using dep "com.gu::integration-tools:1.7"
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'