Provides Jackson serialization and deserialization support for RESTEasy Classic in Quarkus applications.
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-resteasy-jackson</artifactId>
<version>3.17.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Gets the configured Jackson ObjectMapper.
Use quarkus-resteasy-reactive-jackson for reactive endpoints.
No dependency data recorded yet.