libnetty/Handler

A set of some useful libraries based on netty4.1.x.

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.fmjsjx
ArtifactId

ArtifactId

libnetty-handler
Last Version

Last Version

2.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

libnetty/Handler
A set of some useful libraries based on netty4.1.x.
Project URL

Project URL

https://github.com/fmjsjx/libnetty
Source Code Management

Source Code Management

https://github.com/fmjsjx/libnetty

Download libnetty-handler

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.netty : netty-handler jar 4.1.74.Final

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.3
2.4.2
2.4.1
2.4.0
2.3.0
2.2.9
2.2.8
2.2.7
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.0
1.3.2.Final
1.3.1.Final
1.3.0.Final
1.2.2.Final
1.2.1.Final
1.2.0.Final
1.1.5.Final
1.1.4.Final
1.1.3.Final
1.1.2.Final
1.1.1.Final
1.1.0.Final