netty tool

netty plugin

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

tech.mhuang.pacebox
ArtifactId

ArtifactId

pacebox-netty
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

netty tool
netty plugin
Project URL

Project URL

http://gitee.com/pacebox/pacebox-netty.git
Source Code Management

Source Code Management

http://gitee.com/pacebox/pacebox-netty.git

Download pacebox-netty

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
tech.mhuang.pacebox : pacebox-core jar 1.0.10
org.projectlombok : lombok jar 1.18.16
io.netty : netty-all jar 4.1.48.Final

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0