OSGi annotations for declaring service components and their dependencies.
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.service.component.annotations</artifactId>
<version>1.5.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Declare an OSGi Declarative Services component with the @Component annotation.
No known issues recorded.
No dependency data recorded yet.