License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.dongliu.prettypb |
ArtifactId | ArtifactIdprettypb-rpc |
Last Version | Last Version0.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprettypb-rpc
Prettypb rpc implement
|
Filename | Size |
---|---|
prettypb-rpc-0.3.5.pom | |
prettypb-rpc-0.3.5.jar | 93 KB |
prettypb-rpc-0.3.5-sources.jar | 61 KB |
prettypb-rpc-0.3.5-javadoc.jar | 384 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.6 |
junit : junit | jar | 4.11 |