dubbo-remoting-netty

The netty remoting module of dubbo project

License

License

Categories

Categories

Net Dubbo Networking Netty
GroupId

GroupId

net.jahhan
ArtifactId

ArtifactId

dubbo-remoting-netty
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

dubbo-remoting-netty
The netty remoting module of dubbo project

Download dubbo-remoting-netty

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.jahhan : dubbo-remoting-api jar 1.0.0-RELEASE
io.netty : netty jar 3.7.0.Final

provided (1)

Group / Artifact Type Version
net.jahhan : common-plugin-util jar 1.0.0-RELEASE

test (4)

Group / Artifact Type Version
junit : junit jar 4.10
org.easymock : easymock jar 3.0
org.easymock : easymockclassextension jar 3.0
com.googlecode.jmockit : jmockit jar 0.999.8

Project Modules

There are no modules declared in this project.

jahhan

java插件式,数据治理框架,内置frameworkx为dubbo的修改版本 文档地址:www.jahhan.net

Versions

Version
1.0.0-RELEASE