Core annotations used for value types, used by Jackson data binding package to control JSON serialization and deserialization.
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.19.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Using @JsonProperty to customize JSON field names.
No known issues recorded.
No dependency data recorded yet.