License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.wix |
ArtifactId | ArtifactIdhttp-testkit-scalatest_2.12 |
Last Version | Last Version0.1.25 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttp-testkit-scalatest
Scala Test Matcher suites - Request and Response.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.wix/http-testkit-scalatest_2.12/ -->
<dependency>
<groupId>com.wix</groupId>
<artifactId>http-testkit-scalatest_2.12</artifactId>
<version>0.1.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.wix/http-testkit-scalatest_2.12/
implementation 'com.wix:http-testkit-scalatest_2.12:0.1.25'
// https://jarcasting.com/artifacts/com.wix/http-testkit-scalatest_2.12/
implementation ("com.wix:http-testkit-scalatest_2.12:0.1.25")
'com.wix:http-testkit-scalatest_2.12:jar:0.1.25'
<dependency org="com.wix" name="http-testkit-scalatest_2.12" rev="0.1.25">
<artifact name="http-testkit-scalatest_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wix', module='http-testkit-scalatest_2.12', version='0.1.25')
)
libraryDependencies += "com.wix" % "http-testkit-scalatest_2.12" % "0.1.25"
[com.wix/http-testkit-scalatest_2.12 "0.1.25"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.14 |
com.wix : http-testkit-core_2.12 | jar | 0.1.25 |
org.scalatest : scalatest_2.12 | jar | 3.2.8 |
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 |