You can download netty4-0.0.6.jar in this page.
Open Source
netty4-0.0.6.jar file has the following types.
META-INF/INDEX.LIST META-INF/MANIFEST.MF META-INF/dubbo/com.alibaba.dubbo.registry.RegistryFactory META-INF/dubbo/com.alibaba.dubbo.remoting.Transporter META-INF/maven/net.dubboclub/netty4/pom.properties META-INF/maven/net.dubboclub/netty4/pom.xml net.dubboclub.netty4.Netty4Channel.class net.dubboclub.netty4.Netty4Client.class net.dubboclub.netty4.Netty4CodecAdapter.class net.dubboclub.netty4.Netty4Handler.class net.dubboclub.netty4.Netty4Server.class net.dubboclub.netty4.Netty4Transporter.class net.dubboclub.netty4.help.RegistryFactoryNetty4Wrapper.class readme.md
netty4-0.0.6.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <artifactId>dubbo-plus</artifactId> <groupId>net.dubboclub</groupId> <version>0.0.6</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>netty4</artifactId> </project>
<dependency> <groupId>net.dubboclub</groupId> <artifactId>netty4</artifactId> <version>0.0.6</version> </dependency>
If you think the following netty4-0.0.6.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download netty4-0.0.6.jar file