A pluggable BSON generator and parser for the Jackson JSON processor, enabling BSON serialization and deserialization.
<dependency>
<groupId>de.undercouch</groupId>
<artifactId>bson4jackson</artifactId>
<version>3.1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Serializes a Java object to BSON and deserializes it back using Jackson with BsonFactory.
No known issues recorded.
No dependency data recorded yet.