Registry / dependency-injection / org-apache-felix-scr-annotations

org-apache-felix-scr-annotations

JSON →
library1.12.0javamavenunverified

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>
INSTALL
IMPORT
SIG · ORG-APACHE-FELIX-S
O
org-apache-felix-scr-annotations
dependency-injectionjavav1.12.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Component
org.apache.felix.scr.annotations.Component

Declares an OSGi component using the @Component annotation.

import org.apache.felix.scr.annotations.Component; @Component public class MyService { // OSGi component logic }
Debug
Known issues
breakingThis library is deprecated in favor of OSGi R7 annotations.
fix
Migrate to org.osgi.service.component.annotations.
affects: >=1.12.0
Upgrade
Version history
1.12.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
35 hits · last 30 days
node
32
Resources
org-apache-felix-scr-annotations — mvn dependency:get org-apache-felix-scr-annotations · libregistry