Apache Felix is an OSGi implementation.
'org.apache.felix:org.apache.felix.http.jetty:2.0.2'
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http.jetty</artifactId>
<version>2.0.2</version>
</dependency>
<dependency org="org.apache.felix" name="org.apache.felix.http.jetty" rev="2.0.2"/>
"org.apache.felix", "org.apache.felix.http.jetty", "2.0.2"