How To Install Java Artifact org.eclipse.xtext.org.eclipse.xtext.parent v2.9.0

org.eclipse.xtext org.eclipse.xtext.parent 2.9.0

Introduction

In this article, we'll learn how to install Java artifact org.eclipse.xtext.parent from org.eclipse.xtext group in version 2.9.0. The artifact is available in 29 versions: 2.10.0 2.9.2 2.9.1 2.9.0.rc2 2.9.0.rc1 2.9.0.beta6 2.9.0.beta5 2.9.0.beta4 2.9.0.beta3 2.9.0.beta2 2.9.0.beta1 2.9.0 2.8.4 2.8.3 2.8.2 2.8.1 2.8.0 2.7.3 2.7.2 2.7.1 2.7.0 2.6.2 2.6.1 2.6.0 2.5.4 2.5.3 2.5.2 2.5.1 2.5.0 . The Xtext Parent/Container project has been released under Eclipse Public License - v 1.0 license, and has its own website at: http://www.eclipse.org/xtend/ . The parent project is: org.sonatype.oss::oss-parent::7

How To Install Java Artifact org.eclipse.xtext.org.eclipse.xtext.parent In Version 2.9.0

To install the Xtext Parent/Container artifact in version 2.9.0 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 Xtext Parent/Container 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.

Licenses