Last Version

prettypb-rpc 0.3.5

Prettypb rpc implement

License

License

Categories

Categories

Net
GroupId

GroupId

net.dongliu.prettypb
ArtifactId

ArtifactId

prettypb-rpc
Version

Version

0.3.5
Type

Type

jar
Description

Description

prettypb-rpc
Prettypb rpc implement

Download prettypb-rpc 0.3.5


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

Dependencies

compile (8)

Group / Artifact Type Version
net.dongliu.prettypb : prettypb-runtime jar 0.3.5
io.netty : netty-transport jar 4.0.21.Final
com.jcraft : jzlib jar 1.1.3
com.google.guava : guava jar 16.0.1
io.netty : netty-common jar 4.0.21.Final
io.netty : netty-handler jar 4.0.21.Final
io.netty : netty-codec jar 4.0.21.Final
org.slf4j : slf4j-api jar 1.7.6

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.6
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.