MVN

com.alibaba : dubbo-remoting-netty4

Maven & Gradle

Dec 29, 2021
15 usages
39.1k stars

The netty4 remoting module of dubbo project

<dependency>
    <groupId>com.alibaba</groupId>
    <artifactId>dubbo-remoting-netty4</artifactId>
    <version>2.6.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.alibaba : dubbo-remoting-netty4 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.6.12

All Versions

Choose a version of com.alibaba : dubbo-remoting-netty4 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.6.x
dubbo-remoting-netty4-2.6.12
dubbo-remoting-netty4-2.6.11
dubbo-remoting-netty4-2.6.10.1
dubbo-remoting-netty4-2.6.10
dubbo-remoting-netty4-2.6.9
dubbo-remoting-netty4-2.6.8
dubbo-remoting-netty4-2.6.7
dubbo-remoting-netty4-2.6.6
dubbo-remoting-netty4-2.6.5
dubbo-remoting-netty4-2.6.4
dubbo-remoting-netty4-2.6.3
dubbo-remoting-netty4-2.6.2
dubbo-remoting-netty4-2.6.1

How to add a dependency to Maven

Add the following com.alibaba : dubbo-remoting-netty4 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.alibaba</groupId>
    <artifactId>dubbo-remoting-netty4</artifactId>
    <version>2.6.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.alibaba : dubbo-remoting-netty4 gradle dependency to your build.gradle file:

implementation 'com.alibaba:dubbo-remoting-netty4:2.6.12'

Gradle Kotlin DSL: Add the following com.alibaba : dubbo-remoting-netty4 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.alibaba:dubbo-remoting-netty4:2.6.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.alibaba : dubbo-remoting-netty4 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.alibaba" % "dubbo-remoting-netty4" % "2.6.12"

Advertisement

Dependencies from Group

Aug 27, 2023
4.6k usages
25.6k stars
May 13, 2023
1.2k usages
27.6k stars
May 13, 2023
475 usages
27.6k stars
Dec 29, 2021
258 usages
May 30, 2023
192 usages
30.8k stars

Discover Dependencies

Dec 29, 2021
11 usages
39k stars
Dec 29, 2021
20 usages
39.1k stars
Jun 21, 2023
13 usages
1.8k stars
Jun 21, 2023
13 usages
1.8k stars
Feb 12, 2022
28 usages
0 stars
Aug 26, 2023
14 usages
2.2k stars
Nov 22, 2018
10 usages
227 stars