JSON Binding (JSON-B) provider for RESTEasy, a Jakarta REST implementation.
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-json-binding-provider</artifactId>
<version>6.2.15.Final</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Registers the JSON-B provider in a JAX-RS application.
Use jakarta.ws.rs imports for this version, or downgrade to a javax-compatible version.
No dependency data recorded yet.