How To Install Java Artifact org.eclipse.platform.org.eclipse.equinox.simpleconfigurator v1.2.1

org.eclipse.platform org.eclipse.equinox.simpleconfigurator 1.2.1

Introduction

In this article, we'll learn how to install Java artifact org.eclipse.equinox.simpleconfigurator from org.eclipse.platform group in version 1.2.1. The artifact is available in 16 versions: 1.5.200 1.5.0 1.4.300 1.4.200 1.4.100 1.4.0 1.3.600 1.3.500 1.3.400 1.3.300 1.3.200 1.3.100 1.3.0 1.2.1 1.2.0 1.1.200 . The Simple Configurator project has been released under Eclipse Public License license, and has its own website at: http://www.eclipse.org/platform .

How To Install Java Artifact org.eclipse.platform.org.eclipse.equinox.simpleconfigurator In Version 1.2.1

To install the Simple Configurator artifact in version 1.2.1 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 Simple Configurator 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