Download boxspring-osgi-extender-fragment-1.0.0-beta-1.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-1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials