How To Install Java Artifact org.mortbay.jetty.jetty-j2se6 v6.1.23

org.mortbay.jetty jetty-j2se6 6.1.23

Introduction

In this article, we'll learn how to install Java artifact jetty-j2se6 from org.mortbay.jetty group in version 6.1.23. The artifact is available in 6 versions: 6.1.26 6.1.25 6.1.24 6.1.23 6.1.22 6.1.21 . The Jetty :: J2SE6 Http Server project has been released under Apache License Version 2 license, and has its own website at: http://jetty.mortbay.org . The parent project is: org.mortbay.jetty::project::6.1.23

How To Install Java Artifact org.mortbay.jetty.jetty-j2se6 In Version 6.1.23

To install the Jetty :: J2SE6 Http Server artifact in version 6.1.23 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 :: J2SE6 Http Server 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)

Test dependencies (1)

Licenses