OSGi Companion Code providing core framework interfaces and classes for building modular Java applications.
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.framework</artifactId>
<version>1.10.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Access the OSGi BundleContext from a bundle.
Run the application inside an OSGi container.
No dependency data recorded yet.