| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Netty Networking |
| Группа | Группаcom.typesafe.netty |
| Идентификатор | Идентификаторnetty-http-pipelining |
| Последняя версия | Последняя версия1.1.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.typesafe.netty:netty-http-pipelining
This library provides a handler and some new message types that enable http pipelining in Netty
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| netty-http-pipelining-1.1.4.pom | |
| netty-http-pipelining-1.1.4.jar | 7 KB |
| netty-http-pipelining-1.1.4-sources.jar | 3 KB |
| netty-http-pipelining-1.1.4-javadoc.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.typesafe.netty/netty-http-pipelining/ -->
<dependency>
<groupId>com.typesafe.netty</groupId>
<artifactId>netty-http-pipelining</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.netty/netty-http-pipelining/
implementation 'com.typesafe.netty:netty-http-pipelining:1.1.4'
// https://jarcasting.com/artifacts/com.typesafe.netty/netty-http-pipelining/
implementation ("com.typesafe.netty:netty-http-pipelining:1.1.4")
'com.typesafe.netty:netty-http-pipelining:jar:1.1.4'
<dependency org="com.typesafe.netty" name="netty-http-pipelining" rev="1.1.4">
<artifact name="netty-http-pipelining" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.netty', module='netty-http-pipelining', version='1.1.4')
)
libraryDependencies += "com.typesafe.netty" % "netty-http-pipelining" % "1.1.4"
[com.typesafe.netty/netty-http-pipelining "1.1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty | jar | 3.10.1.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| Версия |
|---|
|
1.1.4
|