| License | License | 
|---|---|
| Categories | CategoriesNet Dubbo Networking Netty | 
| GroupId | GroupIdcom.alibaba | 
| ArtifactId | ArtifactIddubbo-remoting-netty | 
| Last Version | Last Version2.6.12 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiondubbo-remoting-netty The netty remoting module of dubbo project | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.alibaba/dubbo-remoting-netty/ -->
<dependency>
    <groupId>com.alibaba</groupId>
    <artifactId>dubbo-remoting-netty</artifactId>
    <version>2.6.12</version>
</dependency>// https://jarcasting.com/artifacts/com.alibaba/dubbo-remoting-netty/
implementation 'com.alibaba:dubbo-remoting-netty:2.6.12'// https://jarcasting.com/artifacts/com.alibaba/dubbo-remoting-netty/
implementation ("com.alibaba:dubbo-remoting-netty:2.6.12")'com.alibaba:dubbo-remoting-netty:jar:2.6.12'<dependency org="com.alibaba" name="dubbo-remoting-netty" rev="2.6.12">
  <artifact name="dubbo-remoting-netty" type="jar" />
</dependency>@Grapes(
@Grab(group='com.alibaba', module='dubbo-remoting-netty', version='2.6.12')
)libraryDependencies += "com.alibaba" % "dubbo-remoting-netty" % "2.6.12"[com.alibaba/dubbo-remoting-netty "2.6.12"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.alibaba : dubbo-remoting-api | jar | 2.6.12 | 
| org.jboss.netty : netty | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.alibaba : dubbo-serialization-hessian2 | jar | 2.6.12 | 
| junit : junit | jar | 4.12 | 
| org.hamcrest : hamcrest-all | jar | 1.3 | 
| org.mockito : mockito-core | jar | 2.18.3 | 
| cglib : cglib-nodep | jar | 2.2 |