commit | df3e9217fe5f97d6cdd6edb893060ca9742c8a23 | [log] [tgz] |
---|---|---|
author | David Král <david.k.kral@oracle.com> | Mon Feb 28 18:25:49 2022 +0100 |
committer | GitHub <noreply@github.com> | Mon Feb 28 18:25:49 2022 +0100 |
tree | 5410e6a88f9e496a2612a3f6909b24df081b87bc | |
parent | f6c0edb8b8788b85f0c5646cbd57e7071d4238ed [diff] |
Test result hash update (#541) Signed-off-by: David Kral <david.k.kral@oracle.com>
Eclipse Yasson is a Java framework which provides a standard binding layer between Java classes and JSON documents. This is similar to what JAXB is doing in the XML world. Yasson is an official reference implementation of JSON Binding (JSR-367).
The 1.0.8 release is the latest release of the Eclipse Yasson project.