| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииScala Языки программирования |
| Группа | Группаcom.github.agourlay |
| Идентификатор | Идентификаторcornichon-scalatest_2.11 |
| Версия | Версия0.16.1 |
| Тип | Типjar |
| Описание |
Описаниеcornichon-scalatest
An extensible Scala DSL for testing JSON HTTP APIs.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.agourlay/cornichon-scalatest_2.11/ -->
<dependency>
<groupId>com.github.agourlay</groupId>
<artifactId>cornichon-scalatest_2.11</artifactId>
<version>0.16.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.agourlay/cornichon-scalatest_2.11/
implementation 'com.github.agourlay:cornichon-scalatest_2.11:0.16.1'
// https://jarcasting.com/artifacts/com.github.agourlay/cornichon-scalatest_2.11/
implementation ("com.github.agourlay:cornichon-scalatest_2.11:0.16.1")
'com.github.agourlay:cornichon-scalatest_2.11:jar:0.16.1'
<dependency org="com.github.agourlay" name="cornichon-scalatest_2.11" rev="0.16.1">
<artifact name="cornichon-scalatest_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.agourlay', module='cornichon-scalatest_2.11', version='0.16.1')
)
libraryDependencies += "com.github.agourlay" % "cornichon-scalatest_2.11" % "0.16.1"
[com.github.agourlay/cornichon-scalatest_2.11 "0.16.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.github.agourlay : cornichon-core_2.11 | jar | 0.16.1 |
| org.scalatest : scalatest_2.11 | jar | 3.0.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.http4s : http4s-blaze-server_2.11 | jar | 0.18.12 |
| org.http4s : http4s-circe_2.11 | jar | 0.18.12 |
| org.http4s : http4s-dsl_2.11 | jar | 0.18.12 |