is not current version
Last Version 2.6.12

dubbo-remoting-p2p 2.6.11

The p2p remoting module of dubbo project

License

License

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

dubbo-remoting-p2p
Version

Version

2.6.11
Type

Type

jar
Description

Description

dubbo-remoting-p2p
The p2p remoting module of dubbo project
Project Organization

Project Organization

The Apache Software Foundation

Download dubbo-remoting-p2p 2.6.11


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

Dependencies

compile (1)

Group / Artifact Type Version
com.alibaba : dubbo-remoting-api jar 2.6.11

test (5)

Group / Artifact Type Version
com.alibaba : dubbo-remoting-netty4 jar 2.6.11
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

There are no modules declared in this project.