Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
jsonschema2pojo-1.1.3.zip | 2023-01-29 | 5.6 MB | |
jsonschema2pojo-1.1.3.tar.gz | 2023-01-29 | 5.6 MB | |
1.1.3.tar.gz | 2023-01-29 | 381.8 kB | |
1.1.3.zip | 2023-01-29 | 794.1 kB | |
README.md | 2023-01-29 | 1.1 kB | |
Totals: 5 Items | 12.4 MB | 0 |
- Add command line option to print version (#1458)
- Accept multiple values provided with single "-s"/"--source" argument (#1457)
- Avoid deprecation warning with Gradle plugin re Gradle 8.0 and IncrementalTaskInputs (#1454)
- java.lang.OutOfMemoryError: Java heap space (#1423)
- Properties with special character in the name (#, /, etc) cause IllegalArgumentException 'Path not present' when using 1.1.2 (#1402)
- Add
builder
method to create a new instance of the builder (#1396) - Added support for JSON-B (#1385)
- Get Stackoverflow error if array items schema contains trees/cycle dependencies for children (#1376)