Annotations for generating OSGi Declarative Services component descriptors.
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.scr.annotations</artifactId>
<version>1.12.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Declares an OSGi component using the @Component annotation.
Migrate to org.osgi.service.component.annotations.
No dependency data recorded yet.