Last Version

dubbo-rpc-rmi 2.6.12

The rmi rpc module of dubbo project

License

License

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

dubbo-rpc-rmi
Version

Version

2.6.12
Type

Type

jar
Description

Description

dubbo-rpc-rmi
The rmi rpc module of dubbo project
Project Organization

Project Organization

The Apache Software Foundation

Download dubbo-rpc-rmi 2.6.12


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

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba : dubbo-rpc-api jar 2.6.12
org.springframework : spring-context jar

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

There are no modules declared in this project.