Open-Light-Rpc

A Light Rpc framework.

License

License

GroupId

GroupId

com.saucesubfresh
ArtifactId

ArtifactId

Open-Light-Rpc
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Open-Light-Rpc
A Light Rpc framework.
Project URL

Project URL

https://github.com/lijunping365/Open-Light-Rpc
Source Code Management

Source Code Management

https://github.com/lijunping365/Open-Light-Rpc.git

Download Open-Light-Rpc

Filename Size
Open-Light-Rpc-1.0.2.pom 8 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

  • open-rpc-core
  • open-rpc-server
  • open-rpc-client

Versions

Version
1.0.2
1.0.1
1.0.0