Download boxspring-osgi-extender-fragment-1.0.0-beta-4.jar file - Jar b

Jar examples for b:boxspring-osgi-extender-fragment

Description

BoxSpring OSGi Extender as a Fragment to Spring DM Extender

You can download jar file boxspring-osgi-extender-fragment 1.0.0-beta-4 in this page.

Build File

You can use the following script to add boxspring-osgi-extender-fragment-1.0.0-beta-4.jar to your project.

<dependency>
   <groupId>com.mtvnet.boxspring.osgi</groupId>
   <artifactId>boxspring-osgi-extender-fragment</artifactId>
   <version>1.0.0-beta-4</version>
</dependency>
compile group: 'com.mtvnet.boxspring.osgi', name: 'boxspring-osgi-extender-fragment', version: '1.0.0-beta-4'
libraryDependencies += "com.mtvnet.boxspring.osgi" % "boxspring-osgi-extender-fragment" % "1.0.0-beta-4"
<dependency org="com.mtvnet.boxspring.osgi" name="boxspring-osgi-extender-fragment" rev="1.0.0-beta-4"/>
@Grapes(@Grab(group='com.mtvnet.boxspring.osgi', module='boxspring-osgi-extender-fragment', version='1.0.0-beta-4'))
'com.mtvnet.boxspring.osgi:boxspring-osgi-extender-fragment:jar:1.0.0-beta-4'

Download

Click the following link to download the jar file.

boxspring-osgi-extender-fragment-1.0.0-beta-4-javadoc.jar
boxspring-osgi-extender-fragment-1.0.0-beta-4-sources.jar
boxspring-osgi-extender-fragment-1.0.0-beta-4.jar
boxspring-osgi-extender-fragment-1.0.0-beta-4.pom



Related Tutorials