How To Install Java Artifact org.eclipse.jetty.ee10.jetty-ee10-bom v12.0.5

org.eclipse.jetty.ee10 jetty-ee10-bom 12.0.5

Introduction

In this article, we'll learn how to install Java artifact jetty-ee10-bom from org.eclipse.jetty.ee10 group in version 12.0.5. The artifact is available in 18 versions: 12.0.8 12.0.7 12.0.6 12.0.5 12.0.4 12.0.3 12.0.2 12.0.1 12.0.0.beta4 12.0.0.beta3 12.0.0.beta2 12.0.0.beta1 12.0.0.beta0 12.0.0.alpha3 12.0.0.alpha2 12.0.0.alpha1 12.0.0.alpha0 12.0.0 . The EE10 :: BOM project has been released under Eclipse Public License - Version 2.0 license, and has its own website at: https://eclipse.dev/jetty/jetty-ee10/jetty-ee10-bom .

How To Install Java Artifact org.eclipse.jetty.ee10.jetty-ee10-bom In Version 12.0.5

To install the EE10 :: BOM artifact in version 12.0.5 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 EE10 :: 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 (26)

Licenses