How To Install Java Artifact servletapi.servletapi v2.3

servletapi servletapi 2.3

Introduction

In this article, we'll learn how to install Java artifact servletapi from servletapi group in version 2.3. The artifact is available in 6 versions: 2.4.public_draft 2.4-20040521 2.4-20030804-000000 2.4 2.3 2.2 The Java Servlet Technology project has its own website at: http://java.sun.com/products/servlet/.

How To Install Java Artifact servletapi.servletapi In Version 2.3

To install the Java Servlet Technology artifact in version 2.3 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 Java Servlet Technology 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.