Netty

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

cn.com.infosec
ArtifactId

ArtifactId

netty-parent
Last Version

Last Version

4.1.26.Final
Release Date

Release Date

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 Organization

Project Organization

The Netty Project

Download netty-parent

How to add to project

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

Dependencies

test (5)

Group / Artifact Type Version
org.javassist : javassist jar 3.20.0-GA
junit : junit jar 4.12
cn.com.infosec : netty-build jar 23
org.hamcrest : hamcrest-library jar 1.3
ch.qos.logback : logback-classic jar 1.1.7

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.26.Final