How To Install Java Artifact org.mortbay.jetty.jetty-rewrite v7.0.0pre3

org.mortbay.jetty jetty-rewrite 7.0.0pre3

Introduction

In this article, we'll learn how to install Java artifact jetty-rewrite from org.mortbay.jetty group in version 7.0.0pre3. The artifact is available in 6 versions: 7.0.0pre3 7.0.0pre2 7.0.0pre1 7.0.0pre0 7.0.0.pre5 7.0.0.pre4 The Jetty Extra :: Rewrite Handler project has its own website at: http://jetty.mortbay.org. The parent project is: org.mortbay.jetty::modules-extra::7.0.0pre3

How To Install Java Artifact org.mortbay.jetty.jetty-rewrite In Version 7.0.0pre3

To install the Jetty Extra :: Rewrite Handler artifact in version 7.0.0pre3 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 :: Rewrite Handler 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 (2)