OSGi service for managing configuration data in an OSGi framework.
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.service.cm</artifactId>
<version>1.6.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Access and manage OSGi configuration using ConfigurationAdmin.
Ensure your application runs in an OSGi container with the Configuration Admin service available.
No dependency data recorded yet.