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

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

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

osgi-remoting-ejb-api-0.2.0-javadoc.jar
osgi-remoting-ejb-api-0.2.0-sources.jar
osgi-remoting-ejb-api-0.2.0.jar
osgi-remoting-ejb-api-0.2.0.pom



Related Tutorials