commons-nio-netty

common util codes

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.github.icodegarden
ArtifactId

ArtifactId

commons-nio-netty
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

commons-nio-netty
common util codes

Download commons-nio-netty

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.icodegarden/commons-nio-netty/ -->
<dependency>
    <groupId>io.github.icodegarden</groupId>
    <artifactId>commons-nio-netty</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.icodegarden/commons-nio-netty/
implementation 'io.github.icodegarden:commons-nio-netty:0.2.1'
// https://jarcasting.com/artifacts/io.github.icodegarden/commons-nio-netty/
implementation ("io.github.icodegarden:commons-nio-netty:0.2.1")
'io.github.icodegarden:commons-nio-netty:jar:0.2.1'
<dependency org="io.github.icodegarden" name="commons-nio-netty" rev="0.2.1">
  <artifact name="commons-nio-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.icodegarden', module='commons-nio-netty', version='0.2.1')
)
libraryDependencies += "io.github.icodegarden" % "commons-nio-netty" % "0.2.1"
[io.github.icodegarden/commons-nio-netty "0.2.1"]

Dependencies

compile (3)

Group / Artifact Type Version
io.github.icodegarden : commons-nio-api jar 0.2.1
io.netty : netty-all jar 4.1.73.Final
ch.qos.logback : logback-classic Optional jar 1.2.3

test (3)

Group / Artifact Type Version
io.github.icodegarden : commons-nio-test jar 0.2.1
org.junit.jupiter : junit-jupiter jar
org.mockito : mockito-core jar 3.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.2
0.0.1