| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииScala Языки программирования |
| Группа | Группаcom.wix |
| Идентификатор | Идентификаторhttp-testkit-scala-test_2.12 |
| Версия | Версия0.1.18 |
| Тип | Типjar |
| Описание |
Описаниеhttp-testkit-scala-test
Scala Test Matcher suites - Request and Response.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.wix/http-testkit-scala-test_2.12/ -->
<dependency>
<groupId>com.wix</groupId>
<artifactId>http-testkit-scala-test_2.12</artifactId>
<version>0.1.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.wix/http-testkit-scala-test_2.12/
implementation 'com.wix:http-testkit-scala-test_2.12:0.1.18'
// https://jarcasting.com/artifacts/com.wix/http-testkit-scala-test_2.12/
implementation ("com.wix:http-testkit-scala-test_2.12:0.1.18")
'com.wix:http-testkit-scala-test_2.12:jar:0.1.18'
<dependency org="com.wix" name="http-testkit-scala-test_2.12" rev="0.1.18">
<artifact name="http-testkit-scala-test_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wix', module='http-testkit-scala-test_2.12', version='0.1.18')
)
libraryDependencies += "com.wix" % "http-testkit-scala-test_2.12" % "0.1.18"
[com.wix/http-testkit-scala-test_2.12 "0.1.18"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.4 |
| com.wix : http-testkit-core_2.12 | jar | 0.1.18 |
| org.scalatest : scalatest_2.12 | jar | 3.0.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.wix » http-testkit-test-commons_2.12 | jar | 0.1.18 |
| com.wix : http-testkit-marshaller-jackson_2.12 | jar | 0.1.18 |
| org.scalamock : scalamock_2.12 | jar | 4.1.0 |