Last Version

libnetty/BOM 2.4.3

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-bom
Version

Version

2.4.3
Type

Type

pom
Description

Description

libnetty/BOM
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-bom 2.4.3


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

Dependencies

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

Project Modules

There are no modules declared in this project.