MVN

com.xuxueli : xxl-rpc-core

Maven & Gradle

Oct 02, 2022
5 usages
596 stars

xxl-rpc-core · A high performance, distributed RPC framework.

<dependency>
    <groupId>com.xuxueli</groupId>
    <artifactId>xxl-rpc-core</artifactId>
    <version>1.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.xuxueli : xxl-rpc-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.0

All Versions

Choose a version of com.xuxueli : xxl-rpc-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7.x
xxl-rpc-core-1.7.0
1.6.x
xxl-rpc-core-1.6.0
1.5.x
xxl-rpc-core-1.5.0
1.4.x
xxl-rpc-core-1.4.2
xxl-rpc-core-1.4.1
xxl-rpc-core-1.4.0
1.3.x
xxl-rpc-core-1.3.2
xxl-rpc-core-1.3.1
xxl-rpc-core-1.3.0
1.2.x
xxl-rpc-core-1.2.2
xxl-rpc-core-1.2.1
xxl-rpc-core-1.2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.xuxueli</groupId>
    <artifactId>xxl-rpc-core</artifactId>
    <version>1.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.xuxueli : xxl-rpc-core gradle dependency to your build.gradle file:

implementation 'com.xuxueli:xxl-rpc-core:1.7.0'

Gradle Kotlin DSL: Add the following com.xuxueli : xxl-rpc-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.xuxueli:xxl-rpc-core:1.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.xuxueli : xxl-rpc-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.xuxueli" % "xxl-rpc-core" % "1.7.0"

Advertisement

Dependencies from Group

Mar 23, 2023
86 usages
24.7k stars
Oct 02, 2022
5 usages
596 stars
Dec 21, 2018
2 usages
384 stars
Mar 23, 2023
1 usages
26k stars
Oct 24, 2018
1 usages
344 stars

Discover Dependencies

Jan 12, 2015
328 stars
Jul 15, 2014
15 usages
192 stars
Oct 19, 2016
5 usages
0 stars
May 20, 2010
31 usages
Nov 28, 2018
17 usages
428 stars
Oct 01, 2021
7 usages
39 stars
Nov 13, 2019
5 usages
0 stars
Sep 30, 2016
5 usages
5 stars