Last Version

net.dubboclub:netty4 0.0.6

dubbo-plus is the plugin of Dubbo RPC framework.

License

License

Categories

Categories

Net Dubbo Networking Netty
GroupId

GroupId

net.dubboclub
ArtifactId

ArtifactId

netty4
Version

Version

0.0.6
Type

Type

jar
Description

Description

dubbo-plus is the plugin of Dubbo RPC framework.

Download netty4 0.0.6


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

Dependencies

compile (3)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
io.netty : netty-all jar 4.0.24.Final
com.alibaba : fastjson jar 1.2.4

provided (2)

Group / Artifact Type Version
com.alibaba : dubbo jar 2.5.3
org.slf4j : slf4j-api jar 1.7.7

Project Modules

There are no modules declared in this project.