e

easy-netty-parent

Make Netty much more easy.
https://github.com/vipcxj/easy-netty
Apache 2.0
XiaoJing Chen
Files download
File Operation
easy-netty-parent-0.0.11.pom download
Apache Maven
<dependency>
  <groupId>io.github.vipcxj</groupId>
  <artifactId>easy-netty-parent</artifactId>
  <version>0.0.11</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.vipcxj:easy-netty-parent:0.0.11'
Gradle Kotlin
implementation("io.github.vipcxj:easy-netty-parent:0.0.11")
Scala SBT
libraryDependencies += "io.github.vipcxj" % "easy-netty-parent" % "0.0.11"
Groovy Grape
@Grapes(
  @Grab(group='io.github.vipcxj', module='easy-netty-parent', version='0.0.11')
)
Apache Ivy
<dependency org="io.github.vipcxj" name="easy-netty-parent" rev="0.0.11" />
Leiningen
[io.github.vipcxj/easy-netty-parent "0.0.11"]
Apache Buildr
'io.github.vipcxj:easy-netty-parent:jar:0.0.11'
Dependencies
The project has no third-party dependencies