How To Install Java Artifact javax.servlet.jsp.jstl.javax.servlet.jsp.jstl-api v1.2.1

javax.servlet.jsp.jstl javax.servlet.jsp.jstl-api 1.2.1

Introduction

In this article, we'll learn how to install Java artifact javax.servlet.jsp.jstl-api from javax.servlet.jsp.jstl group in version 1.2.1. The artifact is available in 2 versions: 1.2.2 1.2.1 . The JavaServer Pages(TM) Standard Tag Library API project has been released under CDDL + GPLv2 with classpath exception license, and has its own website at: http://jcp.org/en/jsr/detail?id=52 . The parent project is: net.java::jvnet-parent::1

How To Install Java Artifact javax.servlet.jsp.jstl.javax.servlet.jsp.jstl-api In Version 1.2.1

To install the JavaServer Pages(TM) Standard Tag Library API artifact in version 1.2.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 JavaServer Pages(TM) Standard Tag Library 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.

Provided dependencies (3)

Licenses

Developers