is not current version
Last Version 4.1.78.Final

Netty/Microbench 4.1.67.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
ArtifactId

ArtifactId

netty-microbench
Version

Version

4.1.67.Final
Type

Type

jar
Description

Description

Netty/Microbench
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 netty-microbench 4.1.67.Final


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

Dependencies

compile (15)

Group / Artifact Type Version
io.netty : netty-handler jar 4.1.67.Final
io.netty : netty-codec-http jar 4.1.67.Final
io.netty : netty-codec-http2 jar 4.1.67.Final
io.netty : netty-codec-redis jar 4.1.67.Final
io.netty : netty-codec-mqtt jar 4.1.67.Final
io.netty : netty-codec-stomp jar 4.1.67.Final
io.netty : netty-transport-native-epoll jar 4.1.67.Final
io.netty : netty-transport-native-kqueue jar 4.1.67.Final
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.vintage : junit-vintage-engine jar 5.7.0
junit : junit jar 4.13.1
org.openjdk.jmh : jmh-core jar 1.22
org.agrona : Agrona jar 0.5.1
io.netty : netty-tcnative Optional jar 2.0.40.Final

provided (1)

Group / Artifact Type Version
org.openjdk.jmh : jmh-generator-annprocess jar 1.22

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-params jar 5.7.0
io.netty : netty-build-common jar 29
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.