How To Install Java Artifact javax.el.javax.el-api v2.2.4

javax.el javax.el-api 2.2.4

Introduction

In this article, we'll learn how to install Java artifact javax.el-api from javax.el group in version 2.2.4. The artifact is available in 19 versions: 3.0.1-b06 3.0.1-b04 3.0.1-b03 3.0.1-b02 3.0.1-b01 3.0.0 3.0-b08 3.0-b07 3.0-b06 3.0-b05 3.0-b04 3.0-b03 3.0-b02 2.2.5 2.2.4 2.2.3 2.2.2 2.2.1 1.1.2 . The Expression Language API 2.2 project has been released under CDDL + GPLv2 with classpath exception license, and has its own website at: http://uel.java.net . The parent project is: net.java::jvnet-parent::1

How To Install Java Artifact javax.el.javax.el-api In Version 2.2.4

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

Licenses