OSGi annotations for bundle metadata, providing compile-time annotations for OSGi development.
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.annotation.bundle</artifactId>
<version>2.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Annotate a class with an OSGi bundle header.
Use in conjunction with an OSGi framework like Apache Felix or Eclipse Equinox.
No dependency data recorded yet.