Last Version

com.dinstone.jrpc:jrpc-transport-netty5 3.2.0

A lightweight Java implementation RPC framework

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.dinstone.jrpc
ArtifactId

ArtifactId

jrpc-transport-netty5
Version

Version

3.2.0
Type

Type

jar
Description

Description

A lightweight Java implementation RPC framework
Project Organization

Project Organization

dinstone

Download jrpc-transport-netty5 3.2.0


<!-- https://jarcasting.com/artifacts/com.dinstone.jrpc/jrpc-transport-netty5/ -->
<dependency>
    <groupId>com.dinstone.jrpc</groupId>
    <artifactId>jrpc-transport-netty5</artifactId>
    <version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dinstone.jrpc/jrpc-transport-netty5/
implementation 'com.dinstone.jrpc:jrpc-transport-netty5:3.2.0'
// https://jarcasting.com/artifacts/com.dinstone.jrpc/jrpc-transport-netty5/
implementation ("com.dinstone.jrpc:jrpc-transport-netty5:3.2.0")
'com.dinstone.jrpc:jrpc-transport-netty5:jar:3.2.0'
<dependency org="com.dinstone.jrpc" name="jrpc-transport-netty5" rev="3.2.0">
  <artifact name="jrpc-transport-netty5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dinstone.jrpc', module='jrpc-transport-netty5', version='3.2.0')
)
libraryDependencies += "com.dinstone.jrpc" % "jrpc-transport-netty5" % "3.2.0"
[com.dinstone.jrpc/jrpc-transport-netty5 "3.2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.dinstone.jrpc : jrpc-core jar 3.2.0
io.netty : netty-all jar 5.0.0.Alpha2
org.slf4j : slf4j-api jar 1.7.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.