How To Install Java Artifact org.mortbay.jetty.jetty-util5 v6.1.12rc1

org.mortbay.jetty jetty-util5 6.1.12rc1

Introduction

In this article, we'll learn how to install Java artifact jetty-util5 from org.mortbay.jetty group in version 6.1.12rc1. The artifact is available in 28 versions: 6.1H.22 6.1H.14.1 6.1H.14 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 The Jetty JRE 1.5 Utilities project has its own website at: http://jetty.mortbay.org. The parent project is: org.mortbay.jetty::project::6.1.12rc1

How To Install Java Artifact org.mortbay.jetty.jetty-util5 In Version 6.1.12rc1

To install the Jetty JRE 1.5 Utilities artifact in version 6.1.12rc1 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 JRE 1.5 Utilities 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 (1)

Provided dependencies (1)

Test dependencies (1)