Download osgi-web-container-3.0.jar file - Jar o

Jar examples for o:osgi-web-container

Description

You can download jar file osgi-web-container 3.0 in this page.

License

Open Source License

Build File

You can use the following script to add osgi-web-container-3.0.jar to your project.

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

Download

Click the following link to download the jar file.

osgi-web-container-3.0-sources.jar
osgi-web-container-3.0.jar
osgi-web-container-3.0.pom



Related Tutorials