{ "Downloads" : ['Spec', 'RI'] }

Specification

Download the latest version of JSON-B specification here

Yasson - Reference Implementation

You can fork our repository on GitHub here. Binary releases can be downloaded from Yasson repositories on Eclipse Nexus: releases, snapshots.

Sample Project

JavaOne 2016 JSON-B/Yasson sample project demonstrating default mapping, adapters, serializers/deserializars and mapping of generic classs. Sources are available on GitHub here.