com.gitee.qdbp:qdbp-socket-netty

socket netty utils library

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.gitee.qdbp
ArtifactId

ArtifactId

qdbp-socket-netty
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

socket netty utils library
Project Organization

Project Organization

zhaohuihua

Download qdbp-socket-netty

How to add to project

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

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.2
1.3.1
1.2.0