Eclipse Yasson is the reference implementation of JSR-367 (JSON-B) for Java JSON binding.
<dependency>
<groupId>org.eclipse</groupId>
<artifactId>yasson</artifactId>
<version>3.0.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Serializing a Java object to JSON using Yasson.
Use Yasson 1.x for javax.json.bind or migrate to Jakarta EE 9+.
No dependency data recorded yet.