Last Version

com.github.leeyazhou:crpc-transport-netty 1.0.2.RELEASE

RPC framework

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.leeyazhou
ArtifactId

ArtifactId

crpc-transport-netty
Version

Version

1.0.2.RELEASE
Type

Type

jar
Description

Description

RPC framework
Project Organization

Project Organization

crpc

Download crpc-transport-netty 1.0.2.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.leeyazhou : crpc-codec-kryo jar 1.0.2.RELEASE
com.github.leeyazhou : crpc-transport-api jar 1.0.2.RELEASE
io.netty : netty-all jar 4.1.50.Final
org.slf4j : slf4j-api jar 1.7.30

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.