How To Install Java Artifact io.netty.netty5-parent v5.0.0.Alpha2

io.netty netty5-parent 5.0.0.Alpha2

Introduction

In this article, we'll learn how to install Java artifact netty5-parent from io.netty group in version 5.0.0.Alpha2. 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 Netty 5 Parent project has been released under Apache License, Version 2.0 license, and has its own website at: https://netty.io/ . The parent project is: org.sonatype.oss::oss-parent::9

How To Install Java Artifact io.netty.netty5-parent In Version 5.0.0.Alpha2

To install the Netty 5 Parent artifact in version 5.0.0.Alpha2 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 Netty 5 Parent 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.

Managed dependencies (46)

Test dependencies (9)

Licenses

Developers