Last Version

xxl-rpc 1.6.0

A high performance, distributed RPC framework.

License

License

GroupId

GroupId

com.xuxueli
ArtifactId

ArtifactId

xxl-rpc
Version

Version

1.6.0
Type

Type

pom
Description

Description

xxl-rpc
A high performance, distributed RPC framework.
Project URL

Project URL

https://www.xuxueli.com/
Source Code Management

Source Code Management

https://github.com/xuxueli/xxl-rpc.git

Download xxl-rpc 1.6.0

Filename Size
xxl-rpc-1.6.0.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.xuxueli/xxl-rpc/ -->
<dependency>
    <groupId>com.xuxueli</groupId>
    <artifactId>xxl-rpc</artifactId>
    <version>1.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.xuxueli/xxl-rpc/
implementation 'com.xuxueli:xxl-rpc:1.6.0'
// https://jarcasting.com/artifacts/com.xuxueli/xxl-rpc/
implementation ("com.xuxueli:xxl-rpc:1.6.0")
'com.xuxueli:xxl-rpc:pom:1.6.0'
<dependency org="com.xuxueli" name="xxl-rpc" rev="1.6.0">
  <artifact name="xxl-rpc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.xuxueli', module='xxl-rpc', version='1.6.0')
)
libraryDependencies += "com.xuxueli" % "xxl-rpc" % "1.6.0"
[com.xuxueli/xxl-rpc "1.6.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • xxl-rpc-core