How To Install Java Artifact io.netty.netty5-bom v5.0.0.Alpha3

io.netty netty5-bom 5.0.0.Alpha3

Introduction

In this article, we'll learn how to install Java artifact netty5-bom from io.netty group in version 5.0.0.Alpha3. 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/BOM 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::7

How To Install Java Artifact io.netty.netty5-bom In Version 5.0.0.Alpha3

To install the Netty5/BOM artifact in version 5.0.0.Alpha3 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/BOM 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 (41)

Licenses