HTTP/2

HTTP/2 for Netty

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

netty-http2
Last Version

Last Version

0.17.11
Release Date

Release Date

Type

Type

jar
Description

Description

HTTP/2
HTTP/2 for Netty
Project URL

Project URL

http://github.com/twitter/netty-http2

Download netty-http2

How to add to project

<!-- https://jarcasting.com/artifacts/com.twitter/netty-http2/ -->
<dependency>
    <groupId>com.twitter</groupId>
    <artifactId>netty-http2</artifactId>
    <version>0.17.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/netty-http2/
implementation 'com.twitter:netty-http2:0.17.11'
// https://jarcasting.com/artifacts/com.twitter/netty-http2/
implementation ("com.twitter:netty-http2:0.17.11")
'com.twitter:netty-http2:jar:0.17.11'
<dependency org="com.twitter" name="netty-http2" rev="0.17.11">
  <artifact name="netty-http2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='netty-http2', version='0.17.11')
)
libraryDependencies += "com.twitter" % "netty-http2" % "0.17.11"
[com.twitter/netty-http2 "0.17.11"]

Dependencies

compile (2)

Group / Artifact Type Version
com.twitter : hpack jar 1.0.2
io.netty : netty-codec-http jar 4.1.0.CR4

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.
com.twitter

Twitter

Twitter 💙 #opensource

Versions

Version
0.17.11
0.17.10
0.17.9
0.17.8
0.17.4
0.17.3
0.17.2
0.17.1
0.17.0