Jar examples for o:osgi-kernel
This is a simple osgi runtime with the ability to use maven repositories to manage bundle dependencies and event transitive dependencies.
You can download jar file osgi-kernel 0.6.0 in this page.
BSD
You can use the following script to add osgi-kernel-0.6.0.jar to your project.
<dependency> <groupId>de.matrixweb.smaller</groupId> <artifactId>osgi-kernel</artifactId> <version>0.6.0</version> </dependency>
compile group: 'de.matrixweb.smaller', name: 'osgi-kernel', version: '0.6.0'
libraryDependencies += "de.matrixweb.smaller" % "osgi-kernel" % "0.6.0"
<dependency org="de.matrixweb.smaller" name="osgi-kernel" rev="0.6.0"/>
@Grapes(@Grab(group='de.matrixweb.smaller', module='osgi-kernel', version='0.6.0'))
'de.matrixweb.smaller:osgi-kernel:jar:0.6.0'
Click the following link to download the jar file.
osgi-kernel-0.6.0-javadoc.jar