com.github.houbb:rpc-test

The remote process call framework.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

rpc-test
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

The remote process call framework.

Download rpc-test

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : rpc-server jar 0.1.4
com.github.houbb : rpc-client jar 0.1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.9