How To Install Java Artifact jetty.jetty v6.0.0beta1

jetty jetty 6.0.0beta1

Introduction

In this article, we'll learn how to install Java artifact jetty from jetty group in version 6.0.0beta1. The artifact is available in 13 versions: 6.0.0beta6 6.0.0beta5 6.0.0beta2 6.0.0beta1 5.1.10 4.2.27 4.2.12 4.2.9 4.2.3 4.2.2 4.2.1.0 4.1-rc6 4.1-rc1

How To Install Java Artifact jetty.jetty In Version 6.0.0beta1

To install the Jetty artifact in version 6.0.0beta1 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 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.