How To Install Java Artifact org.mortbay.jetty.jetty v6.1.9

org.mortbay.jetty jetty 6.1.9

Introduction

In this article, we'll learn how to install Java artifact jetty from org.mortbay.jetty group in version 6.1.9. The artifact is available in 100 versions: 7.0.0pre3 7.0.0pre2 7.0.0pre1 7.0.0pre0 7.0.0.pre5 7.0.0.pre4 6.1H.22 6.1H.14.1 6.1H.14 6.1H.10 6.1H.8 6.1H.7 6.1H.6 6.1H.5-beta 6.1H.4rc1 6.1H.4-beta 6.1.26RC0 6.1.26 6.1.25 6.1.24 6.1.23 6.1.22 6.1.21 6.1.20 6.1.19 6.1.18 6.1.17 6.1.16 6.1.15.rc5 6.1.15.rc4 6.1.15.rc3 6.1.15.rc2 6.1.15.pre0 6.1.15 6.1.14 6.1.12rc1 6.1.12.rc5 6.1.12.rc4 6.1.12.rc3 6.1.12.rc2 6.1.12 6.1.11 6.1.10 6.1.9 6.1.8 6.1.7 6.1.6rc1 6.1.6rc0 6.1.6 6.1.5rc0 6.1.5 6.1.4rc1 6.1.4rc0 6.1.4 6.1.3 6.1.2rc5 6.1.2rc4 6.1.2rc2 6.1.2rc1 6.1.2rc0 6.1.2pre1 6.1.2pre0 6.1.2 6.1.1rc1 6.1.1rc0 6.1.1 6.1.0rc3 6.1.0rc2 6.1.0rc1 6.1.0rc0 6.1.0pre3 6.1.0pre2 6.1.0pre1 6.1.0pre0 6.1.0 6.0.2 6.0.1 6.0.0rc4 6.0.0rc3 6.0.0rc2 6.0.0rc1 6.0.0rc0 6.0.0beta17 6.0.0beta16 6.0.0beta15 6.0.0beta14 6.0.0beta12 6.0.0beta11 6.0.0beta10 6.0.0beta9 6.0.0beta8 6.0.0beta7 6.0.0beta6 6.0.0beta5 6.0.0beta4 6.0.0beta3 6.0.0beta2 6.0.0Beta1 6.0.0 4.2.12 The Jetty Server project has its own website at: http://jetty.mortbay.org. The parent project is: org.mortbay.jetty::project::6.1.9

How To Install Java Artifact org.mortbay.jetty.jetty In Version 6.1.9

To install the Jetty Server artifact in version 6.1.9 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 Jetty Server 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 (2)

Test dependencies (1)