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

Jar examples for o:osgi-javaee-base

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials