How To Install Java Artifact org.glassfish.web.jakarta.servlet.jsp v3.0.0-RC1

org.glassfish.web jakarta.servlet.jsp 3.0.0-RC1

Introduction

In this article, we'll learn how to install Java artifact jakarta.servlet.jsp from org.glassfish.web group in version 3.0.0-RC1. The artifact is available in 4 versions: 3.0.0-RC1 3.0.0 2.3.6 2.3.5 . The Jakarta Server Pages implementation project has been released under EPL 2.0 license, and has its own website at: https://projects.eclipse.org/projects/ee4j.jsp . The parent project is: org.eclipse.ee4j::project::1.0.6

How To Install Java Artifact org.glassfish.web.jakarta.servlet.jsp In Version 3.0.0-RC1

To install the Jakarta Server Pages implementation artifact in version 3.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 Server Pages implementation 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 (4)

Provided dependencies (1)

Licenses

Developers

Contributors