Last Version

http-testkit-client 0.1.25

All code related to REST client, blocking and non-blocking

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

com.wix
ArtifactId

ArtifactId

http-testkit-client_2.12
Version

Version

0.1.25
Type

Type

jar
Description

Description

http-testkit-client
All code related to REST client, blocking and non-blocking
Project URL

Project URL

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

Project Organization

com.wix

Download http-testkit-client_2.12 0.1.25


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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.14
com.wix : http-testkit-core_2.12 jar 0.1.25
com.wix : http-testkit-specs2_2.12 jar 0.1.25
org.specs2 : specs2-core_2.12 jar 4.11.0
org.specs2 : specs2-junit_2.12 jar 4.11.0
org.specs2 : specs2-shapeless_2.12 jar 4.11.0
org.specs2 : specs2-mock_2.12 jar 4.11.0

test (2)

Group / Artifact Type Version
com.wix » http-testkit-test-commons_2.12 jar 0.1.25
com.wix : http-testkit-marshaller-jackson_2.12 jar 0.1.25

Project Modules

There are no modules declared in this project.