Last Version

msa-rpc-common 1.0.1

Lightweight RPC communication framework based on netty and protostuff.

License

License

GroupId

GroupId

com.github.microcmpt
ArtifactId

ArtifactId

msa-rpc-common
Version

Version

1.0.1
Type

Type

jar
Description

Description

msa-rpc-common
Lightweight RPC communication framework based on netty and protostuff.
Project URL

Project URL

https://github.com/microcmpt/msa-api-regcovery
Source Code Management

Source Code Management

https://github.com/microcmpt/msa-rpc4j

Download msa-rpc-common 1.0.1


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

Dependencies

compile (10)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 jar 3.5
org.apache.commons : commons-collections4 jar 4.1
io.netty : netty-all jar 4.1.11.Final
io.protostuff : protostuff-core jar 1.5.4
io.protostuff : protostuff-runtime jar 1.5.4
org.objenesis : objenesis jar 2.5.1
com.google.guava : guava jar 23.0
org.projectlombok : lombok jar 1.16.20
com.github.microcmpt : msa-api-regcovery jar 1.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.