| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Netty Networking |
| Группа | Группаorg.http4s |
| Идентификатор | Идентификаторhttp4s-netty-server_3 |
| Последняя версия | Последняя версия0.6.0-M1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhttp4s-netty-server
http4s-netty-server
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикhttp4s.org |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.http4s/http4s-netty-server_3/ -->
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-netty-server_3</artifactId>
<version>0.6.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-netty-server_3/
implementation 'org.http4s:http4s-netty-server_3:0.6.0-M1'
// https://jarcasting.com/artifacts/org.http4s/http4s-netty-server_3/
implementation ("org.http4s:http4s-netty-server_3:0.6.0-M1")
'org.http4s:http4s-netty-server_3:jar:0.6.0-M1'
<dependency org="org.http4s" name="http4s-netty-server_3" rev="0.6.0-M1">
<artifact name="http4s-netty-server_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-netty-server_3', version='0.6.0-M1')
)
libraryDependencies += "org.http4s" % "http4s-netty-server_3" % "0.6.0-M1"
[org.http4s/http4s-netty-server_3 "0.6.0-M1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.http4s : http4s-netty-core_3 | jar | 0.6.0-M1 |
| org.scala-lang : scala3-library_3 | jar | 3.1.2 |
| org.http4s : http4s-server_3 | jar | 1.0.0-M32 |
| io.netty : netty-transport-classes-epoll | jar | 4.1.76.Final |
| io.netty : netty-transport-classes-kqueue | jar | 4.1.76.Final |
| io.netty.incubator : netty-incubator-transport-classes-io_uring | jar | 0.0.13.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty-transport-native-epoll | jar | 4.1.76.Final |
| io.netty : netty-transport-native-kqueue | jar | 4.1.76.Final |
| io.netty.incubator : netty-incubator-transport-native-io_uring | jar | 0.0.13.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.http4s : http4s-netty-client_3 | jar | 0.6.0-M1 |
| org.http4s : http4s-dsl_3 | jar | 1.0.0-M32 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |
| org.scalameta : munit_3 | jar | 0.7.29 |
| org.scalameta : munit-scalacheck_3 | jar | 0.7.29 |
| org.http4s : http4s-circe_3 | jar | 1.0.0-M32 |
| org.http4s : http4s-jdk-http-client_3 | jar | 1.0.0-M1 |
| org.typelevel : munit-cats-effect-3_3 | jar | 1.0.7 |