| License |
License |
|---|---|
| GroupId | GroupIdcom.github.houbb |
| ArtifactId | ArtifactIdrpc-all |
| Last Version | Last Version0.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe all module of rpc framework.
|
| Filename | Size |
|---|---|
| rpc-all-0.2.2.pom | |
| rpc-all-0.2.2.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbb/rpc-all/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>rpc-all</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/rpc-all/
implementation 'com.github.houbb:rpc-all:0.2.2'
// https://jarcasting.com/artifacts/com.github.houbb/rpc-all/
implementation ("com.github.houbb:rpc-all:0.2.2")
'com.github.houbb:rpc-all:jar:0.2.2'
<dependency org="com.github.houbb" name="rpc-all" rev="0.2.2">
<artifact name="rpc-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='rpc-all', version='0.2.2')
)
libraryDependencies += "com.github.houbb" % "rpc-all" % "0.2.2"
[com.github.houbb/rpc-all "0.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.houbb : rpc-server | jar | 0.2.2 |
| com.github.houbb : rpc-client | jar | 0.2.2 |
| com.github.houbb : rpc-common | jar | 0.2.2 |
| com.github.houbb : rpc-register | jar | 0.2.2 |