How To Install Java Artifact org.apache.geronimo.specs.geronimo-osgi-support v1.0

org.apache.geronimo.specs geronimo-osgi-support 1.0

Introduction

In this article, we'll learn how to install Java artifact geronimo-osgi-support from org.apache.geronimo.specs group in version 1.0. The artifact is available in 2 versions: 1.1 1.0 The OSGI spec bundle support project has its own website at: http://geronimo.apache.org/maven/${siteId}/${version}. The parent project is: org.apache.geronimo.genesis::genesis-java5-flava::2.0

How To Install Java Artifact org.apache.geronimo.specs.geronimo-osgi-support In Version 1.0

To install the OSGI spec bundle support artifact in version 1.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 OSGI spec bundle support 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 (14)