MVN

com.github.xincao9 : yurpc

Maven & Gradle

Jun 18, 2020
56 stars

yurpc · high-performance RPC framework.

<dependency>
    <groupId>com.github.xincao9</groupId>
    <artifactId>yurpc</artifactId>
    <version>1.2.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.xincao9 : yurpc to add to Maven - Latest Versions:

  • Latest Stable: 1.2.5

All Versions

Choose a version of com.github.xincao9 : yurpc to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
yurpc-1.2.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.xincao9</groupId>
    <artifactId>yurpc</artifactId>
    <version>1.2.5</version>
</dependency>