Download boxspring-osgi-core-1.0.0-beta-2.jar file - Jar b

Jar examples for b:boxspring-osgi-core

Description

BoxSpring / SpringDM integration

You can download jar file boxspring-osgi-core 1.0.0-beta-2 in this page.

Build File

You can use the following script to add boxspring-osgi-core-1.0.0-beta-2.jar to your project.

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

Download

Click the following link to download the jar file.

boxspring-osgi-core-1.0.0-beta-2-javadoc.jar
boxspring-osgi-core-1.0.0-beta-2-sources.jar
boxspring-osgi-core-1.0.0-beta-2.jar
boxspring-osgi-core-1.0.0-beta-2.pom



Related Tutorials