Apache Felix is a community effort to implement the OSGi Framework and Service platform and other interesting OSGi-related technologies.
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.framework</artifactId>
<version>7.0.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Implements a simple OSGi bundle activator using the Felix framework.
Ensure your JAR has proper OSGi manifest entries (e.g., Bundle-SymbolicName, Import-Package).
No dependency data recorded yet.