Last Version

Netty 4.0.0.Alpha1.errai.r1

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

License

License

Categories

Categories

JBoss Container Application Servers Net Netty Networking
GroupId

GroupId

org.jboss.errai.io.netty
ArtifactId

ArtifactId

netty-parent
Version

Version

4.0.0.Alpha1.errai.r1
Type

Type

pom
Description

Description

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

Project URL

http://netty.io/
Project Organization

Project Organization

The Netty Project
Source Code Management

Source Code Management

https://github.com/netty/netty

Download netty-parent 4.0.0.Alpha1.errai.r1


<!-- https://jarcasting.com/artifacts/org.jboss.errai.io.netty/netty-parent/ -->
<dependency>
    <groupId>org.jboss.errai.io.netty</groupId>
    <artifactId>netty-parent</artifactId>
    <version>4.0.0.Alpha1.errai.r1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.errai.io.netty/netty-parent/
implementation 'org.jboss.errai.io.netty:netty-parent:4.0.0.Alpha1.errai.r1'
// https://jarcasting.com/artifacts/org.jboss.errai.io.netty/netty-parent/
implementation ("org.jboss.errai.io.netty:netty-parent:4.0.0.Alpha1.errai.r1")
'org.jboss.errai.io.netty:netty-parent:pom:4.0.0.Alpha1.errai.r1'
<dependency org="org.jboss.errai.io.netty" name="netty-parent" rev="4.0.0.Alpha1.errai.r1">
  <artifact name="netty-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.errai.io.netty', module='netty-parent', version='4.0.0.Alpha1.errai.r1')
)
libraryDependencies += "org.jboss.errai.io.netty" % "netty-parent" % "4.0.0.Alpha1.errai.r1"
[org.jboss.errai.io.netty/netty-parent "4.0.0.Alpha1.errai.r1"]

Dependencies

test (5)

Group / Artifact Type Version
junit : junit jar 4.10
org.easymock : easymock jar 3.1
org.easymock : easymockclassextension jar 3.1
org.jmock : jmock-junit4 jar 2.5.1
org.slf4j : slf4j-simple jar 1.6.4

Project Modules

  • common
  • buffer
  • codec
  • codec-http
  • transport
  • transport-http
  • transport-rxtx
  • transport-sctp
  • handler
  • example
  • all
  • testsuite