Netty

Downloads

Jar1.27 MB
Pom28.15 KB

[top] / io / netty / netty / 3.10.5.Final

The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server.
Repository external
Group ID io.netty
Artifact ID netty
Version 3.10.5.Final
Packaging bundle
Parent org.sonatype.oss oss-parent 9 (View)

POM Snippet

    <dependency>
      <groupId>io.netty</groupId>
      <artifactId>netty</artifactId>
      <version>3.10.5.Final</version>
      <type>bundle</type>
    </dependency>

Other Details

URL http://netty.io/
Organisation The Netty Project
License Apache License, Version 2.0

SCM

Connection scm:git:git://github.com/netty/netty.git
Dev. Connection scm:git:ssh://git@github.com/netty/netty.git
Viewer https://github.com/netty/netty