Adds support for reading and writing Smile (binary JSON) data using Jackson's streaming API, data binding, and tree model.
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-smile</artifactId>
<version>2.22.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Serializes an integer array to Smile binary format using Jackson.
No known issues recorded.
No dependency data recorded yet.