How To Install Java Artifact org.mortbay.jetty.servlet-api v2.5.20110712

org.mortbay.jetty servlet-api 2.5.20110712

Introduction

In this article, we'll learn how to install Java artifact servlet-api from org.mortbay.jetty group in version 2.5.20110712. The artifact is available in 10 versions: 3.0.pre4 3.0.pre1 3.0.pre0 3.0.edr.pre6 3.0.PFD20090525 3.0.20100224 3.0.20090124 2.5.20110712 2.5-20110124 2.5-20081211 The parent project is: org.mortbay.jetty::jetty-parent::10

How To Install Java Artifact org.mortbay.jetty.servlet-api In Version 2.5.20110712

To install the Servlet Specification API artifact in version 2.5.20110712 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 Servlet Specification 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.