The JSD Binding Generator consumes a JSD schema, and produces Java classes in the form of .java
files. The generated classes have code that relies on the JSON/Java Binding API to achieve
binding between JSON documents conforming to a JSD schema, and Java object representations of
these documents.
Version0.3.2compared with
Version Details
| 0.3.1 | 0.3.2 | |
|---|---|---|
| Release date | Jul 22, 2019 | May 23, 2020 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |