License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdcom.typesafe.netty |
ArtifactId | ArtifactIdnetty-http-pipelining |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.typesafe.netty:netty-http-pipelining
This library provides a handler and some new message types that enable http pipelining in Netty
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty | jar | 3.10.1.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Version |
---|
1.1.4
|