How To Install Java Artifact org.eclipse.platform.org.eclipse.osgi.services v3.10.200

org.eclipse.platform org.eclipse.osgi.services 3.10.200

Introduction

In this article, we'll learn how to install Java artifact org.eclipse.osgi.services from org.eclipse.platform group in version 3.10.200. The artifact is available in 13 versions: 3.12.0 3.11.200 3.11.100 3.11.0 3.10.200 3.10.100 3.10.0 3.9.0 3.8.0 3.7.100 3.7.0 3.6.0 3.5.100 . The OSGi Release 4.2.0 Services project has been released under Eclipse Public License - v 2.0 license, and has its own website at: http://www.eclipse.org/platform .

How To Install Java Artifact org.eclipse.platform.org.eclipse.osgi.services In Version 3.10.200

To install the OSGi Release 4.2.0 Services artifact in version 3.10.200 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 OSGi Release 4.2.0 Services 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