How To Install Java Artifact org.eclipse.platform.org.eclipse.osgi v3.18.200

org.eclipse.platform org.eclipse.osgi 3.18.200

Introduction

In this article, we'll learn how to install Java artifact org.eclipse.osgi from org.eclipse.platform group in version 3.18.200. The artifact is available in 29 versions: 3.19.0 3.18.600 3.18.500 3.18.400 3.18.300 3.18.200 3.18.100 3.18.0 3.17.200 3.17.100 3.17.0 3.16.300 3.16.200 3.16.100 3.16.0 3.15.300 3.15.200 3.15.100 3.15.0 3.14.0 3.13.300 3.13.200 3.13.100 3.13.0 3.12.100 3.12.50 3.12.0 3.11.3 3.11.2 . The OSGi System Bundle project has been released under Eclipse Public License - v 2.0 license, and has its own website at: https://projects.eclipse.org/projects/eclipse.equinox .

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

To install the OSGi System Bundle artifact in version 3.18.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 System Bundle 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