yurpc

high-performance RPC framework.

License

License

GroupId

GroupId

com.github.xincao9
ArtifactId

ArtifactId

yurpc
Last Version

Last Version

1.2.5
Release Date

Release Date

Type

Type

pom
Description

Description

yurpc
high-performance RPC framework.
Project URL

Project URL

https://github.com/xincao9/yurpc
Project Organization

Project Organization

Personal

Download yurpc

Filename Size
yurpc-1.2.5.pom 5 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • yurpc-core
  • yurpc-spring-boot-starter
  • yurpc-sample

Versions

Version
1.2.5