Netty5/Testsuite/Native

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 Native Development Tools Netty Networking
GroupId

GroupId

io.netty
ArtifactId

ArtifactId

netty5-testsuite-native
Last Version

Last Version

5.0.0.Alpha2
Release Date

Release Date

Type

Type

jar
Description

Description

Netty5/Testsuite/Native
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-testsuite-native

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.netty : netty5-transport-classes-epoll jar 5.0.0.Alpha2
io.netty : netty5-transport-classes-kqueue jar 5.0.0.Alpha2
io.netty : netty5-resolver-dns-classes-macos jar 5.0.0.Alpha2

test (9)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.vintage : junit-vintage-engine jar 5.8.2
junit : junit jar 4.13.1
org.junit.jupiter : junit-jupiter-params jar 5.8.2
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.

Versions

Version
5.0.0.Alpha2
5.0.0.Alpha1