Last Version

xxl-rpc-core 1.6.0

A high performance, distributed RPC framework.

License

License

GroupId

GroupId

com.xuxueli
ArtifactId

ArtifactId

xxl-rpc-core
Version

Version

1.6.0
Type

Type

jar
Description

Description

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

Project URL

https://www.xuxueli.com/

Download xxl-rpc-core 1.6.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.48.Final
com.caucho : hessian jar 4.0.63
org.slf4j : slf4j-api jar 1.7.30

provided (3)

Group / Artifact Type Version
org.springframework : spring-beans jar 5.2.5.RELEASE
org.springframework : spring-core jar 5.2.5.RELEASE
org.springframework : spring-context jar 5.2.5.RELEASE

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.30

Project Modules

There are no modules declared in this project.