License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.wix |
ArtifactId | ArtifactIdhttp-testkit-client_2.11 |
Version | Version0.1.22 |
Type | Typejar |
Description |
Descriptionhttp-testkit-client
All code related to REST client, blocking and non-blocking
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.wix/http-testkit-client_2.11/ -->
<dependency>
<groupId>com.wix</groupId>
<artifactId>http-testkit-client_2.11</artifactId>
<version>0.1.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.wix/http-testkit-client_2.11/
implementation 'com.wix:http-testkit-client_2.11:0.1.22'
// https://jarcasting.com/artifacts/com.wix/http-testkit-client_2.11/
implementation ("com.wix:http-testkit-client_2.11:0.1.22")
'com.wix:http-testkit-client_2.11:jar:0.1.22'
<dependency org="com.wix" name="http-testkit-client_2.11" rev="0.1.22">
<artifact name="http-testkit-client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wix', module='http-testkit-client_2.11', version='0.1.22')
)
libraryDependencies += "com.wix" % "http-testkit-client_2.11" % "0.1.22"
[com.wix/http-testkit-client_2.11 "0.1.22"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.wix : http-testkit-core_2.11 | jar | 0.1.22 |
com.wix : http-testkit-specs2_2.11 | jar | 0.1.22 |
org.specs2 : specs2-core_2.11 | jar | 4.5.1 |
org.specs2 : specs2-junit_2.11 | jar | 4.5.1 |
org.specs2 : specs2-shapeless_2.11 | jar | 4.5.1 |
org.specs2 : specs2-mock_2.11 | jar | 4.5.1 |
Group / Artifact | Type | Version |
---|---|---|
com.wix » http-testkit-test-commons_2.11 | jar | 0.1.22 |
com.wix : http-testkit-marshaller-jackson_2.11 | jar | 0.1.22 |