MVN

cloud.tianai.rpc.remoting : rpc-remoting

Maven & Gradle

May 02, 2020
<dependency>
    <groupId>cloud.tianai.rpc.remoting</groupId>
    <artifactId>rpc-remoting</artifactId>
    <version>1.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cloud.tianai.rpc.remoting : rpc-remoting to add to Maven - Latest Versions:

  • Latest Stable: 1.6.0

All Versions

Choose a version of cloud.tianai.rpc.remoting : rpc-remoting to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6.x
rpc-remoting-1.6.0
1.5.x
rpc-remoting-1.5.5
rpc-remoting-1.5.4
rpc-remoting-1.5.3
rpc-remoting-1.5.2
rpc-remoting-1.5.1
1.5
rpc-remoting-1.5
1.3
rpc-remoting-1.3
1.2.x
rpc-remoting-1.2.1
1.2
rpc-remoting-1.2
1.1
rpc-remoting-1.1
1.0.x
rpc-remoting-1.0.2
rpc-remoting-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cloud.tianai.rpc.remoting</groupId>
    <artifactId>rpc-remoting</artifactId>
    <version>1.6.0</version>
</dependency>

Advertisement