Registry / dependency-injection / org-osgi-annotation

org-osgi-annotation

JSON →
library6.0.0javamavenunverified

Annotations for use in compiling OSGi bundles, part of the OSGi Release 6 specification.

<dependency> <groupId>org.osgi</groupId> <artifactId>org.osgi.annotation</artifactId> <version>6.0.0</version> </dependency>
INSTALL
IMPORT
SIG · ORG-OSGI-ANNOTATIO
O
org-osgi-annotation
dependency-injectionjavav6.0.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.

Export
org.osgi.annotation.bundle.Export

Use the @Export annotation to declare a package as exported in an OSGi bundle.

import org.osgi.annotation.bundle.Export; @Export public class MyService { // Service implementation }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
26
Resources
org-osgi-annotation — mvn dependency:get org-osgi-annotation · libregistry