License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdcom.github.yafeiwang1240 |
ArtifactId | ArtifactIdio-netty-tcp |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionio-netty-tcp
io-netty封装
|
Filename | Size |
---|---|
io-netty-tcp-1.0.0.pom | |
io-netty-tcp-1.0.0.jar | 21 KB |
io-netty-tcp-1.0.0-sources.jar | 9 KB |
io-netty-tcp-1.0.0-javadoc.jar | 116 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |