How To Install Java Artifact jakarta.platform.jakarta.jakartaee-web-api v10.0.0-RC1

jakarta.platform jakarta.jakartaee-web-api 10.0.0-RC1

Introduction

In this article, we'll learn how to install Java artifact jakarta.jakartaee-web-api from jakarta.platform group in version 10.0.0-RC1. 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::10.0.0-RC1

How To Install Java Artifact jakarta.platform.jakarta.jakartaee-web-api In Version 10.0.0-RC1

To install the Jakarta EE Web Profile API artifact in version 10.0.0-RC1 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 Web Profile API 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.

Compile dependencies (22)