Jackson module to inject OSGi services in deserialized beans.
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-osgi</artifactId>
<version>2.22.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Register the OSGi module with Jackson ObjectMapper.
Ensure your application runs in an OSGi container (e.g., Apache Felix, Eclipse Equinox).
No dependency data recorded yet.