How To Install Java Artifact org.eclipse.equinox.preferences v3.2.1-R32x_v20060717

org.eclipse.equinox preferences 3.2.1-R32x_v20060717

Introduction

In this article, we'll learn how to install Java artifact preferences from org.eclipse.equinox group in version 3.2.1-R32x_v20060717. The artifact is available in 4 versions: 3.5.200-v20140224-1527 3.5.100-v20130422-1538 3.2.100-v20070522 3.2.1-R32x_v20060717 . The Eclipse Preferences Mechanism project has been released under Eclipse Public License - v 1.0 license.

How To Install Java Artifact org.eclipse.equinox.preferences In Version 3.2.1-R32x_v20060717

To install the Eclipse Preferences Mechanism artifact in version 3.2.1-R32x_v20060717 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 Eclipse Preferences Mechanism 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 (2)

Licenses