| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.wix |
| Идентификатор | Идентификаторhttp-testkit-core_2.12 |
| Версия | Версия0.1.25 |
| Тип | Типjar |
| Описание |
Описаниеhttp-testkit-core
Commonly used util code also client and server interfaces
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.wix/http-testkit-core_2.12/ -->
<dependency>
<groupId>com.wix</groupId>
<artifactId>http-testkit-core_2.12</artifactId>
<version>0.1.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.wix/http-testkit-core_2.12/
implementation 'com.wix:http-testkit-core_2.12:0.1.25'
// https://jarcasting.com/artifacts/com.wix/http-testkit-core_2.12/
implementation ("com.wix:http-testkit-core_2.12:0.1.25")
'com.wix:http-testkit-core_2.12:jar:0.1.25'
<dependency org="com.wix" name="http-testkit-core_2.12" rev="0.1.25">
<artifact name="http-testkit-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wix', module='http-testkit-core_2.12', version='0.1.25')
)
libraryDependencies += "com.wix" % "http-testkit-core_2.12" % "0.1.25"
[com.wix/http-testkit-core_2.12 "0.1.25"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.14 |
| joda-time : joda-time | jar | 2.10.10 |
| org.joda : joda-convert | jar | 2.2.1 |
| com.typesafe.akka : akka-http_2.12 | jar | 10.2.6 |
| com.typesafe.akka : akka-actor_2.12 | jar | 2.6.16 |
| com.typesafe.akka : akka-stream_2.12 | jar | 2.6.16 |
| org.scala-lang.modules : scala-xml_2.12 | jar | 1.3.0 |
| org.reflections : reflections | jar | 0.9.12 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.wix » http-testkit-test-commons_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 |