Jackson module for handling Hibernate 3 specific data types and lazy-loading issues during serialization.
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-hibernate3</artifactId>
<version>2.12.7</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Registers the Hibernate3 module with Jackson ObjectMapper.
Upgrade to jackson-datatype-hibernate5 if using Hibernate 5+.
No dependency data recorded yet.