Last Version

Netty/All-in-One 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
Version

Version

4.0.0.Alpha1.errai.r1
Type

Type

pom
Description

Description

Netty/All-in-One
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 4.0.0.Alpha1.errai.r1


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

Dependencies

test (6)

Group / Artifact Type Version
org.jboss.errai.io.netty : netty-example jar 4.0.0.Alpha1.errai.r1
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

There are no modules declared in this project.