| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть React Взаимодействие с пользователем Веб-фреймворки Netty Networking Reactive Streams Контейнер Микросервисы Reactive libraries |
| Группа | Группаcom.typesafe.netty |
| Идентификатор | Идентификаторnetty-reactive-streams-http |
| Последняя версия | Последняя версия2.0.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеNetty Reactive Streams HTTP support
Reactive streams implementation for Netty.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.typesafe.netty/netty-reactive-streams-http/ -->
<dependency>
<groupId>com.typesafe.netty</groupId>
<artifactId>netty-reactive-streams-http</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.netty/netty-reactive-streams-http/
implementation 'com.typesafe.netty:netty-reactive-streams-http:2.0.6'
// https://jarcasting.com/artifacts/com.typesafe.netty/netty-reactive-streams-http/
implementation ("com.typesafe.netty:netty-reactive-streams-http:2.0.6")
'com.typesafe.netty:netty-reactive-streams-http:jar:2.0.6'
<dependency org="com.typesafe.netty" name="netty-reactive-streams-http" rev="2.0.6">
<artifact name="netty-reactive-streams-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.netty', module='netty-reactive-streams-http', version='2.0.6')
)
libraryDependencies += "com.typesafe.netty" % "netty-reactive-streams-http" % "2.0.6"
[com.typesafe.netty/netty-reactive-streams-http "2.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.typesafe.netty : netty-reactive-streams | jar | 2.0.6 |
| io.netty : netty-codec-http | jar | 4.1.75.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.reactivestreams : reactive-streams-tck | jar | 1.0.3 |
| org.testng : testng | jar | 7.5 |
| com.typesafe.akka : akka-stream_2.12 | jar | 2.6.19 |