Download osgi-javaee-base-1.0.2.jar file - Jar o

Jar examples for o:osgi-javaee-base

Description

You can download jar file osgi-javaee-base 1.0.2 in this page.

License

Open Source License

Build File

You can use the following script to add osgi-javaee-base-1.0.2.jar to your project.

<dependency>
   <groupId>org.glassfish.fighterfish</groupId>
   <artifactId>osgi-javaee-base</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'org.glassfish.fighterfish', name: 'osgi-javaee-base', version: '1.0.2'
libraryDependencies += "org.glassfish.fighterfish" % "osgi-javaee-base" % "1.0.2"
<dependency org="org.glassfish.fighterfish" name="osgi-javaee-base" rev="1.0.2"/>
@Grapes(@Grab(group='org.glassfish.fighterfish', module='osgi-javaee-base', version='1.0.2'))
'org.glassfish.fighterfish:osgi-javaee-base:jar:1.0.2'

Download

Click the following link to download the jar file.

osgi-javaee-base-1.0.2-javadoc.jar
osgi-javaee-base-1.0.2-sources.jar
osgi-javaee-base-1.0.2.jar
osgi-javaee-base-1.0.2.pom



Related Tutorials