Download wab-jetty-3.0-beta-1.jar file - Jar w

Jar examples for w:wab-jetty

Description

This plugin group provides support for OSGi Web Applications on Jetty.

You can download jar file wab-jetty 3.0-beta-1 in this page.

License

Apache License

Build File

You can use the following script to add wab-jetty-3.0-beta-1.jar to your project.

<dependency>
   <groupId>org.apache.geronimo.plugingroups</groupId>
   <artifactId>wab-jetty</artifactId>
   <version>3.0-beta-1</version>
</dependency>
compile group: 'org.apache.geronimo.plugingroups', name: 'wab-jetty', version: '3.0-beta-1'
libraryDependencies += "org.apache.geronimo.plugingroups" % "wab-jetty" % "3.0-beta-1"
<dependency org="org.apache.geronimo.plugingroups" name="wab-jetty" rev="3.0-beta-1"/>
@Grapes(@Grab(group='org.apache.geronimo.plugingroups', module='wab-jetty', version='3.0-beta-1'))
'org.apache.geronimo.plugingroups:wab-jetty:jar:3.0-beta-1'

Download

Click the following link to download the jar file.

wab-jetty-3.0-beta-1-sources.jar
wab-jetty-3.0-beta-1.pom



Related Tutorials