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-api:3.2.2'
<dependency>
<groupId>org.ops4j.pax.web</groupId>
<artifactId>pax-web-api</artifactId>
<version>3.2.2</version>
</dependency>
<dependency org="org.ops4j.pax.web" name="pax-web-api" rev="3.2.2"/>
"org.ops4j.pax.web", "pax-web-api", "3.2.2"