How To Install Java Artifact org.mortbay.jetty.maven-jetty6-plugin v6.0.0beta15

org.mortbay.jetty maven-jetty6-plugin 6.0.0beta15

Introduction

In this article, we'll learn how to install Java artifact maven-jetty6-plugin from org.mortbay.jetty group in version 6.0.0beta15. The artifact is available in 17 versions: 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 1.0 The parent project is: org.mortbay.jetty::project::6.0.0beta15

How To Install Java Artifact org.mortbay.jetty.maven-jetty6-plugin In Version 6.0.0beta15

To install the Maven Jetty6 Plugin artifact in version 6.0.0beta15 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 Maven Jetty6 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 (9)

Developers