A lightweight, zero-dependency JSON data-binding library that builds directly on Jackson core streaming, providing simple serialization and deserialization.
<dependency>
<groupId>com.fasterxml.jackson.jr</groupId>
<artifactId>jackson-jr-objects</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.
Serializes a simple POJO to JSON using Jackson jr.
No known issues recorded.
No dependency data recorded yet.