MVN

com.github.wenweihu86.rpc : rpc-java

Maven & Gradle

May 21, 2018
1 usages
21 stars

rpc-java · Just another RPC implementation for Java

<dependency>
    <groupId>com.github.wenweihu86.rpc</groupId>
    <artifactId>rpc-java</artifactId>
    <version>1.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.wenweihu86.rpc : rpc-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.0

All Versions

Choose a version of com.github.wenweihu86.rpc : rpc-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
rpc-java-1.8.0
1.7.x
rpc-java-1.7.0
1.6.x
rpc-java-1.6.0
1.5.x
rpc-java-1.5.0
1.4.x
rpc-java-1.4.0
1.2.x
rpc-java-1.2.0
1.1.x
rpc-java-1.1.0
1.0.x
rpc-java-1.0.0

How to add a dependency to Maven

Add the following com.github.wenweihu86.rpc : rpc-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.wenweihu86.rpc</groupId>
    <artifactId>rpc-java</artifactId>
    <version>1.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.wenweihu86.rpc : rpc-java gradle dependency to your build.gradle file:

implementation 'com.github.wenweihu86.rpc:rpc-java:1.8.0'

Gradle Kotlin DSL: Add the following com.github.wenweihu86.rpc : rpc-java gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.wenweihu86.rpc:rpc-java:1.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.wenweihu86.rpc : rpc-java sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.wenweihu86.rpc" % "rpc-java" % "1.8.0"

Advertisement

Dependencies from Group

May 21, 2018
1 usages
21 stars

Discover Dependencies

sqs
Apr 20, 2019
1 usages
0 stars
May 01, 2020
4 usages
29 stars
May 16, 2017
1 usages
70 stars
Aug 01, 2017
2 usages
0 stars
Nov 02, 2018
1 usages
0 stars
Jun 03, 2017
1 usages
74 stars
May 26, 2017
1 usages
2 stars
Feb 06, 2021
1 usages
0 stars
May 08, 2023
2 usages
Jul 31, 2023
1 usages
20 stars