com.github.leeyazhou:crpc-transport

RPC framework

License

License

GroupId

GroupId

com.github.leeyazhou
ArtifactId

ArtifactId

crpc-transport
Last Version

Last Version

1.0.2.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

RPC framework
Project Organization

Project Organization

crpc

Download crpc-transport

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 3.3.3

Project Modules

  • crpc-transport-api
  • crpc-transport-netty

Versions

Version
1.0.2.RELEASE
1.0.1.RELEASE