JAX-RS reference implementation for building RESTful web services with JSON support.
<dependency>
<groupId>com.sun.jersey</groupId>
<artifactId>jersey-json</artifactId>
<version>1.19.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configure JSON serialization with Jersey
Upgrade to org.glassfish.jersey:jersey-json or use a different JAX-RS provider.
No dependency data recorded yet.