MVN

com.github.linshenkx : rpc-netty-spring-boot-starter

Maven & Gradle

Dec 02, 2018

rpc-netty-spring-boot-starter · 基于Netty的简易RPC框架

<dependency>
    <groupId>com.github.linshenkx</groupId>
    <artifactId>rpc-netty-spring-boot-starter</artifactId>
    <version>2.0.2.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.linshenkx : rpc-netty-spring-boot-starter to add to Maven - Latest Versions:

  • Latest Stable: 2.0.2.RELEASE

All Versions

Choose a version of com.github.linshenkx : rpc-netty-spring-boot-starter to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
rpc-netty-spring-boot-starter-2.0.2.RELEASE
rpc-netty-spring-boot-starter-2.0.1.RELEASE
rpc-netty-spring-boot-starter-2.0.0.RELEASE
1.0.x
rpc-netty-spring-boot-starter-1.0.4.RELEASE
rpc-netty-spring-boot-starter-1.0.3.RELEASE
rpc-netty-spring-boot-starter-1.0.2.RELEASE
rpc-netty-spring-boot-starter-1.0.1.RELEASE
rpc-netty-spring-boot-starter-1.0.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.linshenkx</groupId>
    <artifactId>rpc-netty-spring-boot-starter</artifactId>
    <version>2.0.2.RELEASE</version>
</dependency>