Apache Felix is a community effort to implement the OSGi Framework and Service platform and other interesting OSGi-related technologies.
'org.apache.felix:org.apache.felix.http.bridge:3.0.2'
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http.bridge</artifactId>
<version>3.0.2</version>
</dependency>
<dependency org="org.apache.felix" name="org.apache.felix.http.bridge" rev="3.0.2"/>
"org.apache.felix", "org.apache.felix.http.bridge", "3.0.2"