Last Version

spring-boot-msa-rpc4j-starter 1.0.1

Lightweight RPC communication framework based on netty and protostuff.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.microcmpt
ArtifactId

ArtifactId

spring-boot-msa-rpc4j-starter
Version

Version

1.0.1
Type

Type

jar
Description

Description

spring-boot-msa-rpc4j-starter
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 spring-boot-msa-rpc4j-starter 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.microcmpt : msa-rpc-client jar 1.0.1
com.github.microcmpt : msa-rpc-server jar 1.0.1
org.projectlombok : lombok jar 1.16.20

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.