HTTP Testkit

Tools for testing HTTP services

License

License

modified BSD License
GroupId

GroupId

com.wix.hoopoe.http
ArtifactId

ArtifactId

http-testkit_2.11
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

HTTP Testkit
Tools for testing HTTP services
Project URL

Project URL

https://github.com/wix/http-testkit
Source Code Management

Source Code Management

https://github.com/wix/http-testkit

Download http-testkit_2.11

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.7
io.spray : spray-client_2.11 jar 1.3.2
com.typesafe.akka : akka-actor_2.11 jar 2.3.6

test (2)

Group / Artifact Type Version
org.specs2 : specs2-core_2.11 jar 3.6.1
org.specs2 : specs2-junit_2.11 jar 3.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1