MVN

org.jboss.errai.io.netty : netty-parent

Maven & Gradle

Feb 23, 2012
32.7k stars

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

<dependency>
    <groupId>org.jboss.errai.io.netty</groupId>
    <artifactId>netty-parent</artifactId>
    <version>4.0.0.Alpha1.errai.r1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jboss.errai.io.netty : netty-parent to add to Maven - Latest Versions:

  • Latest Stable: 4.0.0.Alpha1.errai.r1
  • Latest Alpha: 4.0.0.Alpha1.errai.r1

All Versions

Choose a version of org.jboss.errai.io.netty : netty-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
netty-parent-4.0.0.Alpha1.errai.r1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jboss.errai.io.netty</groupId>
    <artifactId>netty-parent</artifactId>
    <version>4.0.0.Alpha1.errai.r1</version>
</dependency>