How To Install Java Artifact io.netty.netty5-all v5.0.0.Alpha4

io.netty netty5-all 5.0.0.Alpha4

Introduction

In this article, we'll learn how to install Java artifact netty5-all from io.netty group in version 5.0.0.Alpha4. The artifact is available in 5 versions: 5.0.0.Alpha5 5.0.0.Alpha4 5.0.0.Alpha3 5.0.0.Alpha2 5.0.0.Alpha1 . The Netty5/All-in-One project has been released under Apache License, Version 2.0 license, and has its own website at: https://netty.io/netty5-all/ .

How To Install Java Artifact io.netty.netty5-all In Version 5.0.0.Alpha4

To install the Netty5/All-in-One artifact in version 5.0.0.Alpha4 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Netty5/All-in-One dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (14)

Licenses

Developers