Last Version

Netty/Testsuite 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

netty-testsuite
Version

Version

5.0.0.Alpha2
Type

Type

jar
Description

Description

Netty/Testsuite
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-testsuite 5.0.0.Alpha2


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

Dependencies

compile (13)

Group / Artifact Type Version
io.netty : netty-transport-sctp jar 5.0.0.Alpha2
io.netty : netty-handler jar 5.0.0.Alpha2
io.netty : netty-codec-http jar 5.0.0.Alpha2
io.netty : netty-transport-udt jar 5.0.0.Alpha2
io.netty : netty-tcnative Optional jar 1.1.32.Fork1
org.tukaani : xz jar 1.5
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
org.easymock : easymock jar 3.2
org.easymock : easymockclassextension jar 3.2
org.jmock : jmock-junit4 jar 2.6.0
org.mockito : mockito-core jar 1.10.8
ch.qos.logback : logback-classic jar 1.0.13

test (1)

Group / Artifact Type Version
org.javassist : javassist jar 3.19.0-GA

Project Modules

There are no modules declared in this project.