| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка ORM Данные |
| Группа | Группаio.chrisdavenport |
| Идентификатор | Идентификаторcormorant-http4s_2.12 |
| Версия | Версия0.5.0-M1 |
| Тип | Типjar |
| Описание |
Описаниеcormorant-http4s
cormorant-http4s
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.chrisdavenport/cormorant-http4s_2.12/ -->
<dependency>
<groupId>io.chrisdavenport</groupId>
<artifactId>cormorant-http4s_2.12</artifactId>
<version>0.5.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/io.chrisdavenport/cormorant-http4s_2.12/
implementation 'io.chrisdavenport:cormorant-http4s_2.12:0.5.0-M1'
// https://jarcasting.com/artifacts/io.chrisdavenport/cormorant-http4s_2.12/
implementation ("io.chrisdavenport:cormorant-http4s_2.12:0.5.0-M1")
'io.chrisdavenport:cormorant-http4s_2.12:jar:0.5.0-M1'
<dependency org="io.chrisdavenport" name="cormorant-http4s_2.12" rev="0.5.0-M1">
<artifact name="cormorant-http4s_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chrisdavenport', module='cormorant-http4s_2.12', version='0.5.0-M1')
)
libraryDependencies += "io.chrisdavenport" % "cormorant-http4s_2.12" % "0.5.0-M1"
[io.chrisdavenport/cormorant-http4s_2.12 "0.5.0-M1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.13 |
| io.chrisdavenport : cormorant-core_2.12 | jar | 0.5.0-M1 |
| io.chrisdavenport : cormorant-parser_2.12 | jar | 0.5.0-M1 |
| io.chrisdavenport : cormorant-fs2_2.12 | jar | 0.5.0-M1 |
| org.typelevel : cats-core_2.12 | jar | 2.1.1 |
| org.typelevel : cats-effect_2.12 | jar | 3.1.1 |
| org.http4s : http4s-core_2.12 | jar | 0.23.0-RC1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalameta : munit_2.12 | jar | 0.7.26 |
| org.scalameta : munit-scalacheck_2.12 | jar | 0.7.26 |
| org.typelevel : munit-cats-effect-3_2.12 | jar | 1.0.3 |
| org.typelevel : scalacheck-effect-munit_2.12 | jar | 1.0.2 |
| io.chrisdavenport : cats-scalacheck_2.12 | jar | 0.3.0 |
| org.http4s : http4s-dsl_2.12 | jar | 0.23.0-RC1 |
| org.http4s : http4s-client_2.12 | jar | 0.23.0-RC1 |