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