Implementation of the OSGi Declarative Services specification (1.5) for component management.
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.scr</artifactId>
<version>2.2.18</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Declare an OSGi component using the @Component annotation.
Deploy in an OSGi container like Apache Felix or Eclipse Equinox.
No dependency data recorded yet.