Last Version

dubbo-remoting-netty4 1.0.0-RELEASE

The netty4 remoting module of dubbo project

License

License

Categories

Categories

Net Dubbo Networking Netty
GroupId

GroupId

net.jahhan
ArtifactId

ArtifactId

dubbo-remoting-netty4
Version

Version

1.0.0-RELEASE
Type

Type

jar
Description

Description

dubbo-remoting-netty4
The netty4 remoting module of dubbo project

Download dubbo-remoting-netty4 1.0.0-RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
net.jahhan : dubbo-remoting-api jar 1.0.0-RELEASE
io.netty : netty-all jar 4.0.35.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.