Pax Web is a OSGi Http Service based on Jetty 6. Detailed information to be found at http://wiki.ops4j.org/confluence/x/AYAz.
'org.ops4j.pax.web:pax-web-runtime:2.0.2'
<dependency>
<groupId>org.ops4j.pax.web</groupId>
<artifactId>pax-web-runtime</artifactId>
<version>2.0.2</version>
</dependency>
<dependency org="org.ops4j.pax.web" name="pax-web-runtime" rev="2.0.2"/>
"org.ops4j.pax.web", "pax-web-runtime", "2.0.2"