How To Install Java Artifact org.glassfish.hk2.osgi-resource-locator v1.0.1

org.glassfish.hk2 osgi-resource-locator 1.0.1

Introduction

In this article, we'll learn how to install Java artifact osgi-resource-locator from org.glassfish.hk2 group in version 1.0.1. The artifact is available in 45 versions: 2.5.0-b42 2.5.0-b41 2.5.0-b40 2.5.0-b38 2.5.0-b37 2.5.0-b36 2.5.0-b35 2.5.0-b34 2.5.0-b33 2.5.0-b32 2.5.0-b31 2.5.0-b30 2.5.0-b29 2.5.0-b28 2.5.0-b27 2.5.0-b26 2.5.0-b25 2.5.0-b24 2.5.0-b23 2.5.0-b22 2.5.0-b21 2.5.0-b19 2.5.0-b18 2.5.0-b17 2.5.0-b16 2.5.0-b15 2.5.0-b14 2.5.0-b13 2.5.0-b12 2.5.0-b11 2.5.0-b10 2.5.0-b09 2.5.0-b08 2.5.0-b07 2.5.0-b06 2.5.0-b05 2.5.0-b04 2.5.0-b03 2.5.0-b02 2.5.0-b01 2.4.0 1.0.3 1.0.2 1.0.1 1.0.0 The parent project is: org.glassfish::pom::8

How To Install Java Artifact org.glassfish.hk2.osgi-resource-locator In Version 1.0.1

To install the OSGi resource locator bundle - used by various API providers that rely on META-INF/services mechanism to locate providers. artifact in version 1.0.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 OSGi resource locator bundle - used by various API providers that rely on META-INF/services mechanism to locate providers. 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.

Provided dependencies (2)

Developers