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

org-apache-felix-ipojo-annotations

JSON →
library1.13.0javamavenunverified

Provides annotations for defining iPOJO component types in OSGi applications.

<dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.ipojo.annotations</artifactId> <version>1.13.0</version> </dependency>
INSTALL
IMPORT
SIG · ORG-APACHE-FELIX-I
O
org-apache-felix-ipojo-annotations
dependency-injectionjavav1.13.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.ipojo.annotations.Component

Declares an OSGi component using iPOJO annotations.

import org.apache.felix.ipojo.annotations.Component; import org.apache.felix.ipojo.annotations.Provides; @Component @Provides public class MyComponent { public void start() { System.out.println("iPOJO component started"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.13.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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