Jackson JSON provider for RESTEasy, enabling JSON serialization/deserialization in JAX-RS services.
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jackson-provider</artifactId>
<version>3.15.6.Final</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Registers the Jackson provider for JSON support in RESTEasy.
Use resteasy-jackson2-provider for RESTEasy 4+ or resteasy-jackson-provider for 3.x.
No dependency data recorded yet.