How To Install Java Artifact servletapi.servletapi v2.4.public_draft

servletapi servletapi 2.4.public_draft

Introduction

In this article, we'll learn how to install Java artifact servletapi from servletapi group in version 2.4.public_draft. 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.4.public_draft

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