How To Install Java Artifact org.eclipse.jetty.jetty-core v12.0.0.beta2

org.eclipse.jetty jetty-core 12.0.0.beta2

Introduction

In this article, we'll learn how to install Java artifact jetty-core from org.eclipse.jetty group in version 12.0.0.beta2. The artifact is available in 18 versions: 12.0.8 12.0.7 12.0.6 12.0.5 12.0.4 12.0.3 12.0.2 12.0.1 12.0.0.beta4 12.0.0.beta3 12.0.0.beta2 12.0.0.beta1 12.0.0.beta0 12.0.0.alpha3 12.0.0.alpha2 12.0.0.alpha1 12.0.0.alpha0 12.0.0 The parent project is: org.eclipse.jetty::jetty-project::12.0.0.beta2

How To Install Java Artifact org.eclipse.jetty.jetty-core In Version 12.0.0.beta2

To install the Core artifact in version 12.0.0.beta2 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 Core 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.

Managed dependencies (1)