Jar examples for o:osgi-resource-locator
Used by various API providers that rely on META-INF/services mechanism to locate providers.
You can download jar file osgi-resource-locator 1.0.1 in this page.
CDDL + GPLv2 with classpath exception
You can use the following script to add osgi-resource-locator-1.0.1.jar to your project.
<dependency> <groupId>org.glassfish.hk2</groupId> <artifactId>osgi-resource-locator</artifactId> <version>1.0.1</version> </dependency>
compile group: 'org.glassfish.hk2', name: 'osgi-resource-locator', version: '1.0.1'
libraryDependencies += "org.glassfish.hk2" % "osgi-resource-locator" % "1.0.1"
<dependency org="org.glassfish.hk2" name="osgi-resource-locator" rev="1.0.1"/>
@Grapes(@Grab(group='org.glassfish.hk2', module='osgi-resource-locator', version='1.0.1'))
'org.glassfish.hk2:osgi-resource-locator:jar:1.0.1'
Click the following link to download the jar file.
osgi-resource-locator-1.0.1.jar