Last Version

http-testkit-server 0.1.22

Server implementations - stub and mock

License

License

MIT
GroupId

GroupId

com.wix
ArtifactId

ArtifactId

http-testkit-server_2.11
Version

Version

0.1.22
Type

Type

jar
Description

Description

http-testkit-server
Server implementations - stub and mock
Project URL

Project URL

https://github.com/wix-private/http-testkit
Project Organization

Project Organization

com.wix

Download http-testkit-server_2.11 0.1.22


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.wix : http-testkit-core_2.11 jar 0.1.22

Project Modules

There are no modules declared in this project.