MVN

cn.com.infosec : netty-parent

Maven & Gradle

Jun 11, 2018

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

<dependency>
    <groupId>cn.com.infosec</groupId>
    <artifactId>netty-parent</artifactId>
    <version>4.1.26.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.com.infosec : netty-parent to add to Maven - Latest Versions:

  • Latest Stable: 4.1.26.Final

All Versions

Choose a version of cn.com.infosec : netty-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
4.1.x
netty-parent-4.1.26.Final

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.com.infosec</groupId>
    <artifactId>netty-parent</artifactId>
    <version>4.1.26.Final</version>
</dependency>