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.api:3.0.0'
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http.api</artifactId>
<version>3.0.0</version>
</dependency>
<dependency org="org.apache.felix" name="org.apache.felix.http.api" rev="3.0.0"/>
"org.apache.felix", "org.apache.felix.http.api", "3.0.0"