Simple immutable (read-only) tree model that builds directly on jackson-core (streaming), has no other dependencies.
<dependency>
<groupId>com.fasterxml.jackson.jr</groupId>
<artifactId>jackson-jr-stree</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.
Parses JSON into an immutable tree model and accesses a field.
Use jackson-jr-objects or jackson-databind for mutable operations.
No dependency data recorded yet.