Provides Jackson support for Scala data types, enabling serialization and deserialization of Scala objects.
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-scala_2.10</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.
Minimal usage showing registration of the Scala module.
Upgrade to a newer Scala version and use the corresponding Jackson module artifact.
No dependency data recorded yet.