Last Version

libnetty 1.3.2.Final

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
Version

Version

1.3.2.Final
Type

Type

pom
Description

Description

libnetty
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 1.3.2.Final

Filename Size
libnetty-1.3.2.Final.pom 10 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • libnetty-bom
  • libnetty-example
  • libnetty-fastcgi
  • libnetty-handler
  • libnetty-http
  • libnetty-http-client
  • libnetty-http-server
  • libnetty-resp
  • libnetty-resp3
  • libnetty-transport