Last Version

Netty5/Codec/HTTP2 5.0.0.Alpha2

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.netty
ArtifactId

ArtifactId

netty5-codec-http2
Version

Version

5.0.0.Alpha2
Type

Type

jar
Description

Description

Netty5/Codec/HTTP2
Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Project Organization

Project Organization

The Netty Project

Download netty5-codec-http2 5.0.0.Alpha2


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

Dependencies

compile (9)

Group / Artifact Type Version
io.netty : netty5-common jar 5.0.0.Alpha2
io.netty : netty5-buffer jar 5.0.0.Alpha2
io.netty : netty5-transport jar 5.0.0.Alpha2
io.netty : netty5-codec jar 5.0.0.Alpha2
io.netty : netty5-handler jar 5.0.0.Alpha2
io.netty : netty5-codec-http jar 5.0.0.Alpha2
com.jcraft : jzlib Optional jar 1.1.3
com.aayushatharva.brotli4j : brotli4j Optional jar 1.6.0
com.github.luben : zstd-jni Optional jar 1.5.0-2

test (13)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.7
org.mockito : mockito-core jar 2.18.3
org.bouncycastle : bcpkix-jdk15on jar 1.69
io.netty : netty-tcnative Optional jar 2.0.52.Final
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.vintage : junit-vintage-engine jar 5.8.2
junit : junit jar 4.13.1
io.netty : netty-build-common jar 30
org.hamcrest : hamcrest-library jar 1.3
org.assertj : assertj-core jar 3.18.0
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.