How To Install Java Artifact jakarta.platform.jakarta.jakartaee-bom v9.1.0

jakarta.platform jakarta.jakartaee-bom 9.1.0

Introduction

In this article, we'll learn how to install Java artifact jakarta.jakartaee-bom from jakarta.platform group in version 9.1.0. The artifact is available in 11 versions: 11.0.0-M2 11.0.0-M1 10.0.0-RC1 10.0.0 9.1.0-RC1 9.1.0 9.0.0-RC3 9.0.0-RC2 9.0.0-RC1 9.0.0 8.0.0 The parent project is: jakarta.platform::jakartaee-api-parent::9.1.0

How To Install Java Artifact jakarta.platform.jakarta.jakartaee-bom In Version 9.1.0

To install the Jakarta EE API BOM artifact in version 9.1.0 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 Jakarta EE API 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 (31)