How To Install Java Artifact jakarta.platform.jakartaee-api-parent v11.0.0-M2

jakarta.platform jakartaee-api-parent 11.0.0-M2

Introduction

In this article, we'll learn how to install Java artifact jakartaee-api-parent from jakarta.platform group in version 11.0.0-M2. The artifact is available in 12 versions: 11.0.0-M3 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: org.eclipse.ee4j::project::1.0.9

How To Install Java Artifact jakarta.platform.jakartaee-api-parent In Version 11.0.0-M2

To install the Jakarta EE API parent artifact in version 11.0.0-M2 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 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.