How To Install Java Artifact org.mortbay.jetty.jetty-maven-plugin v7.0.0pre1

org.mortbay.jetty jetty-maven-plugin 7.0.0pre1

Introduction

In this article, we'll learn how to install Java artifact jetty-maven-plugin from org.mortbay.jetty group in version 7.0.0pre1. The artifact is available in 103 versions: 8.1.16.v20140903 8.1.15.v20140411 8.1.14.v20131031 8.1.13.v20130916 8.1.12.v20130726 8.1.11.v20130520 8.1.10.v20130312 8.1.9.v20130131 8.1.8.v20121106 8.1.7.v20120910 8.1.6.v20120903 8.1.5.v20120716 8.1.4.v20120524 8.1.3.v20120416 8.1.2.v20120308 8.1.1.v20120215 8.1.0.v20120127 8.1.0.RC5 8.1.0.RC4 8.1.0.RC2 8.1.0.RC1 8.1.0.RC0 8.0.4.v20111024 8.0.3.v20111011 8.0.2.v20111006 8.0.1.v20110908 8.0.0.v20110901 8.0.0.RC0 8.0.0.M3 8.0.0.M2 8.0.0.M1 8.0.0.M0 7.6.16.v20140903 7.6.15.v20140411 7.6.14.v20131031 7.6.13.v20130916 7.6.12.v20130726 7.6.11.v20130520 7.6.10.v20130312 7.6.9.v20130131 7.6.8.v20121106 7.6.7.v20120910 7.6.6.v20120903 7.6.5.v20120716 7.6.4.v20120524 7.6.3.v20120416 7.6.2.v20120308 7.6.1.v20120215 7.6.0.v20120127 7.6.0.RC5 7.6.0.RC4 7.6.0.RC3 7.6.0.RC2 7.6.0.RC1 7.6.0.RC0 7.5.4.v20111024 7.5.3.v20111011 7.5.2.v20111006 7.5.1.v20110908 7.5.0.v20110901 7.5.0.RC2 7.5.0.RC1 7.5.0.RC0 7.4.5.v20110725 7.4.4.v20110707 7.4.3.v20110701 7.4.2.v20110526 7.4.1.v20110513 7.4.0.v20110414 7.4.0.RC0 7.3.1.v20110307 7.3.0.v20110203 7.2.2.v20101205 7.2.1.v20101111 7.2.0.v20101020 7.2.0.RC0 7.1.6.v20100715 7.1.5.v20100705 7.1.4.v20100610 7.1.3.v20100526 7.1.2.v20100523 7.1.0.v20100505 7.1.0.RC1 7.1.0.RC0 7.0.2.v20100331 7.0.2.RC0 7.0.1.v20091125 7.0.0pre3 7.0.0pre2 7.0.0pre1 7.0.0pre0 7.0.0.v20091005 7.0.0.pre5 7.0.0.pre4 7.0.0.RC6 7.0.0.RC5 7.0.0.RC4 7.0.0.RC3 7.0.0.RC2 7.0.0.1beta3 7.0.0.1beta2 7.0.0.1beta1 7.0.0.1beta0 The parent project is: org.mortbay.jetty::modules-extra::7.0.0pre1

How To Install Java Artifact org.mortbay.jetty.jetty-maven-plugin In Version 7.0.0pre1

To install the Jetty Extra :: Maven Plugin artifact in version 7.0.0pre1 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 Extra :: Maven Plugin 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 (8)

Developers