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.5.3 in this page.
BSD
You can use the following script to add osgi-kernel-0.5.3.jar to your project.
<dependency> <groupId>de.matrixweb.smaller</groupId> <artifactId>osgi-kernel</artifactId> <version>0.5.3</version> </dependency>
compile group: 'de.matrixweb.smaller', name: 'osgi-kernel', version: '0.5.3'
libraryDependencies += "de.matrixweb.smaller" % "osgi-kernel" % "0.5.3"
<dependency org="de.matrixweb.smaller" name="osgi-kernel" rev="0.5.3"/>
@Grapes(@Grab(group='de.matrixweb.smaller', module='osgi-kernel', version='0.5.3'))
'de.matrixweb.smaller:osgi-kernel:jar:0.5.3'
Click the following link to download the jar file.
osgi-kernel-0.5.3-javadoc.jar