Jar examples for o:org.osgi.core
OSGi Service Platform Release 4 Core Interfaces and Classes.
You can download jar file org.osgi.core 1.2.0 in this page.
Apache License
You can use the following script to add org.osgi.core-1.2.0.jar to your project.
<dependency> <groupId>org.apache.felix</groupId> <artifactId>org.osgi.core</artifactId> <version>1.2.0</version> </dependency>
compile group: 'org.apache.felix', name: 'org.osgi.core', version: '1.2.0'
libraryDependencies += "org.apache.felix" % "org.osgi.core" % "1.2.0"
<dependency org="org.apache.felix" name="org.osgi.core" rev="1.2.0"/>
@Grapes(@Grab(group='org.apache.felix', module='org.osgi.core', version='1.2.0'))
'org.apache.felix:org.osgi.core:jar:1.2.0'
Click the following link to download the jar file.
org.osgi.core-1.2.0.jar