Dynamically implements interfaces and abstract types (bean materialization) integrated with Jackson.
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-mrbean</artifactId>
<version>2.21.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Registers MrBeanModule to dynamically implement interfaces from JSON.
No known issues recorded.
No dependency data recorded yet.