Last Version

io-netty-tcp 1.0.0

io-netty封装

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.yafeiwang1240
ArtifactId

ArtifactId

io-netty-tcp
Version

Version

1.0.0
Type

Type

jar
Description

Description

io-netty-tcp
io-netty封装

Download io-netty-tcp 1.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
io.netty : netty-all jar 4.1.32.Final
com.alibaba : fastjson jar 1.2.47
org.apache.curator : curator-recipes jar 2.12.0
com.typesafe : config jar 1.3.3
de.ruedigermoeller : fst jar 2.56
com.github.yafeiwang1240 : OBrien jar 1.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.