Last Version

com.typesafe.netty:netty-http-pipelining 1.1.4

This library provides a handler and some new message types that enable http pipelining in Netty

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.typesafe.netty
ArtifactId

ArtifactId

netty-http-pipelining
Version

Version

1.1.4
Type

Type

jar
Description

Description

com.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

https://github.com/typesafehub/netty-http-pipelining
Project Organization

Project Organization

Typesafe

Download netty-http-pipelining 1.1.4


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
io.netty : netty jar 3.10.1.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.