How To Install Java Artifact org.eclipse.tycho.tycho v2.4.0

org.eclipse.tycho tycho 2.4.0

Introduction

In this article, we'll learn how to install Java artifact tycho from org.eclipse.tycho group in version 2.4.0. The artifact is available in 54 versions: 4.0.7 4.0.6 4.0.5 4.0.4 4.0.3 4.0.2 4.0.1 4.0.0 3.0.5 3.0.4 3.0.3 3.0.2 3.0.1 3.0.0 2.7.5 2.7.4 2.7.3 2.7.2 2.7.1 2.7.0 2.6.0 2.5.0 2.4.0 2.3.0 2.2.0 2.1.0 2.0.0 1.7.0 1.6.0 1.5.1 1.5.0 1.4.0 1.3.0 1.2.0 1.1.0 1.0.0 0.26.0 0.25.0 0.24.0 0.23.1 0.23.0 0.22.0 0.21.0 0.20.0 0.19.0 0.18.1 0.18.0 0.17.0 0.16.0 0.15.0 0.14.1 0.14.0 0.13.0 0.12.0 . The Tycho project has been released under Eclipse Public License license, and has its own website at: http://www.eclipse.org/tycho/ .

How To Install Java Artifact org.eclipse.tycho.tycho In Version 2.4.0

To install the Tycho artifact in version 2.4.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 Tycho 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 (30)

Licenses