Download osgi-remoting-ejb-sample-ejb-0.2.0.jar file - Jar o

Jar examples for o:osgi-remoting-ejb-sample-ejb

Description

You can download jar file osgi-remoting-ejb-sample-ejb 0.2.0 in this page.

Build File

You can use the following script to add osgi-remoting-ejb-sample-ejb-0.2.0.jar to your project.

<dependency>
   <groupId>com.github.marschall</groupId>
   <artifactId>osgi-remoting-ejb-sample-ejb</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'com.github.marschall', name: 'osgi-remoting-ejb-sample-ejb', version: '0.2.0'
libraryDependencies += "com.github.marschall" % "osgi-remoting-ejb-sample-ejb" % "0.2.0"
<dependency org="com.github.marschall" name="osgi-remoting-ejb-sample-ejb" rev="0.2.0"/>
@Grapes(@Grab(group='com.github.marschall', module='osgi-remoting-ejb-sample-ejb', version='0.2.0'))
'com.github.marschall:osgi-remoting-ejb-sample-ejb:jar:0.2.0'

Download

Click the following link to download the jar file.

osgi-remoting-ejb-sample-ejb-0.2.0-client.jar
osgi-remoting-ejb-sample-ejb-0.2.0-javadoc.jar
osgi-remoting-ejb-sample-ejb-0.2.0-sources.jar
osgi-remoting-ejb-sample-ejb-0.2.0.jar
osgi-remoting-ejb-sample-ejb-0.2.0.pom



Related Tutorials