| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.http4s |
| Идентификатор | Идентификаторrho-hal_2.12 |
| Версия | Версия0.21.0 |
| Тип | Типjar |
| Описание |
Описаниеrho-hal
JSON HAL support for Rho
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| rho-hal_2.12-0.21.0.pom | |
| rho-hal_2.12-0.21.0.jar | 32 KB |
| rho-hal_2.12-0.21.0-sources.jar | 5 KB |
| rho-hal_2.12-0.21.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.http4s/rho-hal_2.12/ -->
<dependency>
<groupId>org.http4s</groupId>
<artifactId>rho-hal_2.12</artifactId>
<version>0.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/rho-hal_2.12/
implementation 'org.http4s:rho-hal_2.12:0.21.0'
// https://jarcasting.com/artifacts/org.http4s/rho-hal_2.12/
implementation ("org.http4s:rho-hal_2.12:0.21.0")
'org.http4s:rho-hal_2.12:jar:0.21.0'
<dependency org="org.http4s" name="rho-hal_2.12" rev="0.21.0">
<artifact name="rho-hal_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='rho-hal_2.12', version='0.21.0')
)
libraryDependencies += "org.http4s" % "rho-hal_2.12" % "0.21.0"
[org.http4s/rho-hal_2.12 "0.21.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.13 |
| org.http4s : rho-core_2.12 | jar | 0.21.0 |
| com.chuusai : shapeless_2.12 | jar | 2.3.3 |
| org.scala-lang : scala-reflect | jar | 2.12.13 |
| org.json4s : json4s-jackson_2.12 | jar | 3.6.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.ghik : silencer-lib_2.12.13 | jar | 1.7.1 |
| org.http4s : http4s-server_2.12 | jar | 0.21.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.specs2 : specs2-core_2.12 | jar | 4.10.6 |
| org.specs2 : specs2-scalacheck_2.12 | jar | 4.10.6 |