Last Version

Netty/Incubator/Codec/Http3 0.0.11.Final

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.incubator
ArtifactId

ArtifactId

netty-incubator-codec-http3
Version

Version

0.0.11.Final
Type

Type

jar
Description

Description

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

Project URL

https://netty.io/
Project Organization

Project Organization

The Netty Project
Source Code Management

Source Code Management

https://github.com/netty/netty-incubator-codec-http3

Download netty-incubator-codec-http3 0.0.11.Final


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

Dependencies

compile (7)

Group / Artifact Type Version
io.netty : netty-common jar 4.1.72.Final
io.netty : netty-buffer jar 4.1.72.Final
io.netty : netty-codec jar 4.1.72.Final
io.netty : netty-codec-http jar 4.1.72.Final
io.netty : netty-transport jar 4.1.72.Final
io.netty.incubator : netty-incubator-codec-classes-quic jar 0.0.25.Final
org.apache.maven.surefire : surefire-junit4 jar 2.22.1

runtime (1)

Group / Artifact Type Version
io.netty.incubator : netty-incubator-codec-native-quic jar 0.0.25.Final

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : hamcrest-library jar 1.3
io.netty : netty-build-common jar 30
ch.qos.logback : logback-classic jar 1.1.7
org.mockito : mockito-core jar 3.6.28

Project Modules

There are no modules declared in this project.