Add-on module for Jackson to support High-Performance Primitive Collections (HPPC) data types.
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-hppc</artifactId>
<version>2.21.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Register HPPC module with Jackson ObjectMapper to serialize/deserialize HPPC collections.
No known issues recorded.
No dependency data recorded yet.