Download geronimo-osgi-locator-1.0.jar file - Jar g

Jar examples for g:geronimo-osgi-locator

Description

This bundle is not used as a standalone unit, but contains classes that should be copied into another bundle as a private package.

You can download jar file geronimo-osgi-locator 1.0 in this page.

License

Apache License

Build File

You can use the following script to add geronimo-osgi-locator-1.0.jar to your project.

<dependency>
   <groupId>org.apache.geronimo.specs</groupId>
   <artifactId>geronimo-osgi-locator</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'org.apache.geronimo.specs', name: 'geronimo-osgi-locator', version: '1.0'
libraryDependencies += "org.apache.geronimo.specs" % "geronimo-osgi-locator" % "1.0"
<dependency org="org.apache.geronimo.specs" name="geronimo-osgi-locator" rev="1.0"/>
@Grapes(@Grab(group='org.apache.geronimo.specs', module='geronimo-osgi-locator', version='1.0'))
'org.apache.geronimo.specs:geronimo-osgi-locator:jar:1.0'

Download

Click the following link to download the jar file.

geronimo-osgi-locator-1.0-javadoc.jar
geronimo-osgi-locator-1.0-sources.jar
geronimo-osgi-locator-1.0.jar
geronimo-osgi-locator-1.0.pom



Related Tutorials