Last Version

dubbo-remoting 2.6.12

The remoting module of dubbo project

License

License

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

dubbo-remoting
Version

Version

2.6.12
Type

Type

pom
Description

Description

dubbo-remoting
The remoting module of dubbo project
Project Organization

Project Organization

The Apache Software Foundation

Download dubbo-remoting 2.6.12


<!-- https://jarcasting.com/artifacts/com.alibaba/dubbo-remoting/ -->
<dependency>
    <groupId>com.alibaba</groupId>
    <artifactId>dubbo-remoting</artifactId>
    <version>2.6.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba/dubbo-remoting/
implementation 'com.alibaba:dubbo-remoting:2.6.12'
// https://jarcasting.com/artifacts/com.alibaba/dubbo-remoting/
implementation ("com.alibaba:dubbo-remoting:2.6.12")
'com.alibaba:dubbo-remoting:pom:2.6.12'
<dependency org="com.alibaba" name="dubbo-remoting" rev="2.6.12">
  <artifact name="dubbo-remoting" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alibaba', module='dubbo-remoting', version='2.6.12')
)
libraryDependencies += "com.alibaba" % "dubbo-remoting" % "2.6.12"
[com.alibaba/dubbo-remoting "2.6.12"]

Dependencies

test (4)

Group / Artifact Type Version
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

Project Modules

  • dubbo-remoting-api
  • dubbo-remoting-netty
  • dubbo-remoting-mina
  • dubbo-remoting-grizzly
  • dubbo-remoting-p2p
  • dubbo-remoting-http
  • dubbo-remoting-zookeeper
  • dubbo-remoting-netty4