Apache Geronimo implementation of the JSR-367 (JSON Binding) specification.
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jsonb_1.0_spec</artifactId>
<version>1.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Serialize an object to JSON using JSON-B.
Add a dependency on org.eclipse:yasson or similar.
No dependency data recorded yet.