Jar examples for o:org.osgi.compendium
OSGi Service Platform Release 4 Compendium Interfaces and Classes.
You can download jar file org.osgi.compendium 1.0.0 in this page.
Apache License
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'
Click the following link to download the jar file.
org.osgi.compendium-1.0.0.jar