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