Download osgi-web-container-3.0.1-b20.jar file - Jar o

Jar examples for o:osgi-web-container

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

osgi-web-container-3.0.1-b20-sources.jar
osgi-web-container-3.0.1-b20.jar
osgi-web-container-3.0.1-b20.pom



Related Tutorials