Download org.osgi.compendium-1.0.0.jar file - Jar o

Jar examples for o:org.osgi.compendium

Description

OSGi Service Platform Release 4 Compendium Interfaces and Classes.

You can download jar file org.osgi.compendium 1.0.0 in this page.

License

Apache License

Build File

You can use the following script to add org.osgi.compendium-1.0.0.jar to your project.

<dependency>
   <groupId>org.apache.felix</groupId>
   <artifactId>org.osgi.compendium</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'org.apache.felix', name: 'org.osgi.compendium', version: '1.0.0'
libraryDependencies += "org.apache.felix" % "org.osgi.compendium" % "1.0.0"
<dependency org="org.apache.felix" name="org.osgi.compendium" rev="1.0.0"/>
@Grapes(@Grab(group='org.apache.felix', module='org.osgi.compendium', version='1.0.0'))
'org.apache.felix:org.osgi.compendium:jar:1.0.0'

Download

Click the following link to download the jar file.

org.osgi.compendium-1.0.0.jar
org.osgi.compendium-1.0.0.pom



Related Tutorials