| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.endpoints4s |
| Идентификатор | Идентификаторhttp4s-server_2.12 |
| Версия | Версия9.0.0 |
| Тип | Типjar |
| Описание |
Описаниеhttp4s-server
http4s-server
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| http4s-server_2.12-9.0.0.pom | |
| http4s-server_2.12-9.0.0.jar | 170 KB |
| http4s-server_2.12-9.0.0-sources.jar | 16 KB |
| http4s-server_2.12-9.0.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.endpoints4s/http4s-server_2.12/ -->
<dependency>
<groupId>org.endpoints4s</groupId>
<artifactId>http4s-server_2.12</artifactId>
<version>9.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.endpoints4s/http4s-server_2.12/
implementation 'org.endpoints4s:http4s-server_2.12:9.0.0'
// https://jarcasting.com/artifacts/org.endpoints4s/http4s-server_2.12/
implementation ("org.endpoints4s:http4s-server_2.12:9.0.0")
'org.endpoints4s:http4s-server_2.12:jar:9.0.0'
<dependency org="org.endpoints4s" name="http4s-server_2.12" rev="9.0.0">
<artifact name="http4s-server_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.endpoints4s', module='http4s-server_2.12', version='9.0.0')
)
libraryDependencies += "org.endpoints4s" % "http4s-server_2.12" % "9.0.0"
[org.endpoints4s/http4s-server_2.12 "9.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.13 |
| org.endpoints4s : algebra_2.12 | jar | 1.7.0 |
| org.endpoints4s : openapi_2.12 | jar | 4.1.0 |
| org.http4s : http4s-core_2.12 | jar | 0.23.6 |
| org.http4s : http4s-dsl_2.12 | jar | 0.23.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.endpoints4s : algebra-testkit_2.12 | jar | 2.0.0 |
| org.endpoints4s : algebra-circe-testkit_2.12 | jar | 2.0.0 |
| org.http4s : http4s-blaze-server_2.12 | jar | 0.23.6 |