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