How To Install Java Artifact jakarta.el.jakarta.el-api v5.0.1

jakarta.el jakarta.el-api 5.0.1

Introduction

In this article, we'll learn how to install Java artifact jakarta.el-api from jakarta.el group in version 5.0.1. The artifact is available in 13 versions: 6.0.0-RC1 6.0.0-M2 6.0.0-M1 6.0.0 5.0.1 5.0.0-RC1 5.0.0 4.0.0.M1 4.0.0-RC2 4.0.0-RC1 4.0.0 3.0.3 3.0.2 The Jakarta Expression Language API project has its own website at: https://projects.eclipse.org/projects/ee4j.el. The parent project is: org.eclipse.ee4j::project::1.0.6

How To Install Java Artifact jakarta.el.jakarta.el-api In Version 5.0.1

To install the Jakarta Expression Language API artifact in version 5.0.1 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 Expression Language 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.

Test dependencies (1)

Developers

Contributors