Download fab-osgi-7.1.0.fuse-014.jar file - Jar f

Jar examples for f:fab-osgi

Description

Fuse Application Bundles :: OSGi

You can download jar file fab-osgi 7.1.0.fuse-014 in this page.

License

Apache License

Build File

You can use the following script to add fab-osgi-7.1.0.fuse-014.jar to your project.

<dependency>
   <groupId>org.fusesource.fabric.fab</groupId>
   <artifactId>fab-osgi</artifactId>
   <version>7.1.0.fuse-014</version>
</dependency>
compile group: 'org.fusesource.fabric.fab', name: 'fab-osgi', version: '7.1.0.fuse-014'
libraryDependencies += "org.fusesource.fabric.fab" % "fab-osgi" % "7.1.0.fuse-014"
<dependency org="org.fusesource.fabric.fab" name="fab-osgi" rev="7.1.0.fuse-014"/>
@Grapes(@Grab(group='org.fusesource.fabric.fab', module='fab-osgi', version='7.1.0.fuse-014'))
'org.fusesource.fabric.fab:fab-osgi:jar:7.1.0.fuse-014'

Download

Click the following link to download the jar file.

fab-osgi-7.1.0.fuse-014-javadoc.jar
fab-osgi-7.1.0.fuse-014-sources.jar
fab-osgi-7.1.0.fuse-014.jar
fab-osgi-7.1.0.fuse-014.pom



Related Tutorials