Implementation of JSR-353 (JSON Processing) and JSON-Binding for Java.
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-jsonb</artifactId>
<version>2.1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Serializes a Java object to JSON using JSON-B.
Use Johnzon 1.x for Java EE 8 or Johnzon 2.0.x for Jakarta EE 9.
No dependency data recorded yet.