is not current version
Last Version 1.3.2

com.gitee.qdbp:qdbp-socket-netty 1.2.0

socket netty utils library

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.gitee.qdbp
ArtifactId

ArtifactId

qdbp-socket-netty
Version

Version

1.2.0
Type

Type

jar
Description

Description

socket netty utils library

Download qdbp-socket-netty 1.2.0


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

Dependencies

compile (6)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.15.Final
com.gitee.qdbp : qdbp-able jar 2.0.1
com.gitee.qdbp : qdbp-tools jar 2.0.1
org.springframework : spring-core jar
org.springframework : spring-beans jar
org.slf4j : slf4j-api jar 1.7.12

test (4)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.12
org.slf4j : log4j-over-slf4j jar 1.7.12
ch.qos.logback : logback-core jar 1.1.3
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.