Last Version

network-rpc 0.7.1

The NIO based RPC framework, using long connection, multiplexing one socket.

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.pftx
ArtifactId

ArtifactId

network-rpc
Version

Version

0.7.1
Type

Type

jar
Description

Description

network-rpc
The NIO based RPC framework, using long connection, multiplexing one socket.
Project URL

Project URL

https://github.com/pftx/niolex-network-nio
Source Code Management

Source Code Management

https://github.com/pftx/niolex-network-nio/tree/master

Download network-rpc 0.7.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.pftx : network-core jar [0.3.0,2.0.0)

test (2)

Group / Artifact Type Version
junit : junit jar [4.12,5.0)
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.