Last Version

integration-tools 1.8

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

License

License

GroupId

GroupId

com.gu
ArtifactId

ArtifactId

integration-tools_2.11
Version

Version

1.8
Type

Type

jar
Description

Description

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

Project URL

https://github.com/guardian/feature-switching
Project Organization

Project Organization

com.gu
Source Code Management

Source Code Management

https://github.com/guardian/integration-tools

Download integration-tools_2.11 1.8


<!-- https://jarcasting.com/artifacts/com.gu/integration-tools_2.11/ -->
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>integration-tools_2.11</artifactId>
    <version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/integration-tools_2.11/
implementation 'com.gu:integration-tools_2.11:1.8'
// https://jarcasting.com/artifacts/com.gu/integration-tools_2.11/
implementation ("com.gu:integration-tools_2.11:1.8")
'com.gu:integration-tools_2.11:jar:1.8'
<dependency org="com.gu" name="integration-tools_2.11" rev="1.8">
  <artifact name="integration-tools_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='integration-tools_2.11', version='1.8')
)
libraryDependencies += "com.gu" % "integration-tools_2.11" % "1.8"
[com.gu/integration-tools_2.11 "1.8"]

Dependencies

compile (5)

Group / Artifact Type Version
org.eclipse.jetty : jetty-webapp jar 9.3.6.v20151106
org.eclipse.jetty : apache-jsp jar 9.3.6.v20151106
net.databinder : dispatch-http_2.11 jar 0.8.10
com.github.scala-incubator.io : scala-io-file_2.11 jar 0.4.3
org.scala-lang.modules : scala-parser-combinators_2.11 jar 1.0.4

Project Modules

There are no modules declared in this project.